Erwin Coumans
|
57b3e0d221
|
Move from b3Vector3 to btVector3 to support double precision in examples/RobotSimulator/b3RobotSimulatorClientAPI_NoGUI API.
|
2018-05-27 10:42:33 +10:00 |
|
erwincoumans
|
df0305462d
|
refactor b3RobotSimulatorClientAPI into a main part without GUI dependencies (no OpenGL, gwen, glew etc)
so that App_RobotSimulator_NoGUI can link against BulletRobotics and App_RobotSimulator links against BulletRobotics and some extra files.
|
2018-02-02 18:33:29 -08:00 |
|
Erwin Coumans
|
164d3e62c3
|
remove testing getToeForces
|
2018-01-09 18:13:34 -08:00 |
|
erwincoumans
|
616d3358bd
|
update MinitaurSetup.cpp/h to allow switching between different minitaurs. add getToeForces, thanks to Avik (requires 8 toes!)
|
2018-01-09 17:38:51 -08:00 |
|
Erwin Coumans
|
88aa9e899e
|
tweak Minitaur/RobotSimulator, fix target value from int to double
|
2017-02-24 21:40:43 -08:00 |
|
Erwin Coumans
|
a4f1e34899
|
expose timeout in pybullet/shared memory API
add RobotSimulator, a C++ API similar to pybullet. (work-in-progress, only part of API implemeted)
|
2017-02-24 15:34:11 -08:00 |
|