create premake/cmake file for Bullet/Extras/obj2sdf
add missing 1.sdf for Bullet/data/kitchens/1.sdf add support for getting keyboard events (pybullet.getKeyboardEvents and b3RobotSimulatorClientAPI::getKeyboardEvents)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUBDIRS( Serialize ConvexDecomposition HACD GIMPACTUtils )
|
||||
SUBDIRS( obj2sdf Serialize ConvexDecomposition HACD GIMPACTUtils )
|
||||
|
||||
IF(BUILD_BULLET3)
|
||||
SUBDIRS( InverseDynamics)
|
||||
|
||||
Reference in New Issue
Block a user