You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xyz 77c9e6d63d
initial
5 years ago
..
__pycache__ initial 5 years ago
__init__.py initial 5 years ago
complexCommandTest.py initial 5 years ago
depth_image_encoding.py initial 5 years ago
pathPlanningTest.py initial 5 years ago
ply.py initial 5 years ago
readMe.txt initial 5 years ago
remoteApi.so initial 5 years ago
sim.py initial 5 years ago
sim.pyc initial 5 years ago
simConst.py initial 5 years ago
simConst.pyc initial 5 years ago
simpleSynchronousTest.py initial 5 years ago
simpleTest.py initial 5 years ago
temp.txt initial 5 years ago
test0221.py initial 5 years ago
visualization.py initial 5 years ago

readMe.txt

Make sure you have following files in your directory, in order to run the various examples:

1. sim.py
2. simConst.py
3. the appropriate remote API library: "remoteApi.dll" (Windows), "remoteApi.dylib" (Mac) or "remoteApi.so" (Linux)
4. simpleTest.py (or any other example file)