Fossbot robot for Coppelia with python example code for controling and sensing.
- Download the Coppelia Simulator https://www.coppeliarobotics.com/downloads
- Start the simulation
- Use the test_fossbot.py for your expirements
- sim.py
- simConst.py
- the appropriate remote API library: "remoteApi.dll" (Windows), "remoteApi.dylib" (Mac) or "remoteApi.so" (Linux)
- simpleTest.py (or any other example file)