concepts.dm.crowhat.impl.maniskill3.maniskill3_planning_world_interface#
Classes
Here I give the type correspondence between planningworld interface and sapien: - object: actor - body: articulation - link: link - object_id: per_scene_id In ManiSkill3, name must be unique for each actor and articulation, so I use name to identify objects. |