Example update and two convenience functions
- Updated all examples.
- Made Pose.p mutable for easier manipulation
- Added two convenience functions
attach_currently_touching_objectanddetach_all_objects
curiously, in sapien 3, the base in two_stage_motion doesn't move anymore even though when switching to sapien 2 it moves. Checked the trajectory and everything looked right. Maybe can investigate tomorrow.
curiously, in sapien 3, the base in two_stage_motion doesn't move anymore even though when switching to sapien 2 it moves. Checked the trajectory and everything looked right. Maybe can investigate tomorrow.
Turns out the friction with the ground prevented the robot from moving. Changed the urdf
Was checking out the segfault seems sapien renderer related. When running just a single test inside the suite, get RuntimeError: failed to find a rendering device. But when running more than 1 get segfault