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.
|
5 years ago | |
---|---|---|
.. | ||
__pycache__ | 5 years ago | |
__init__.py | 5 years ago | |
complexCommandTest.py | 5 years ago | |
depth_image_encoding.py | 5 years ago | |
pathPlanningTest.py | 5 years ago | |
ply.py | 5 years ago | |
readMe.txt | 5 years ago | |
remoteApi.so | 5 years ago | |
sim.py | 5 years ago | |
sim.pyc | 5 years ago | |
simConst.py | 5 years ago | |
simConst.pyc | 5 years ago | |
simpleSynchronousTest.py | 5 years ago | |
simpleTest.py | 5 years ago | |
temp.txt | 5 years ago | |
test0221.py | 5 years ago | |
visualization.py | 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)