Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example update and two convenience functions #84

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Conversation

Lexseal
Copy link
Collaborator

@Lexseal Lexseal commented Apr 19, 2024

  • Updated all examples.
  • Made Pose.p mutable for easier manipulation
  • Added two convenience functions attach_currently_touching_object and detach_all_objects

@Lexseal Lexseal requested a review from KolinGuo April 19, 2024 00:27
@Lexseal
Copy link
Collaborator Author

Lexseal commented Apr 19, 2024

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.

@Lexseal
Copy link
Collaborator Author

Lexseal commented Apr 20, 2024

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

@Lexseal
Copy link
Collaborator Author

Lexseal commented Apr 23, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants