Closed maxspahn closed 1 year ago
It is easier if you create specific links for PRs. I found a way to attach the links to the robot. Then, we don't have to manually add update the positions, but can rely on the method update_collision_links() inside UrdfEnv.
update_collision_links()
@LuziaKn Let me know if this is how you wanted it
Yes, nice!
It is easier if you create specific links for PRs. I found a way to attach the links to the robot. Then, we don't have to manually add update the positions, but can rely on the method
update_collision_links()
inside UrdfEnv.