export object auto-deactivation (sleeping) to pybullet (needs some more testing/configuring)
This commit is contained in:
@@ -29,6 +29,7 @@ enum ConvertURDFFlags {
|
||||
CUF_GLOBAL_VELOCITIES_MB=256,
|
||||
CUF_MJCF_COLORS_FROM_FILE=512,
|
||||
CUF_ENABLE_CACHED_GRAPHICS_SHAPES = 1024,
|
||||
CUF_ENABLE_SLEEPING=2048,
|
||||
};
|
||||
|
||||
struct UrdfVisualShapeCache
|
||||
|
||||
Reference in New Issue
Block a user