Skip to content

How do we change position of robot in examples? #155

Closed Answered by balakumar-s
prajapatisarvesh asked this question in Software Q&A
Discussion options

You must be logged in to vote

cuRobo plans everything with respect to the robot's base frame. It doesn't have a world frame concept. The collision sphere visualization does not read the current robot pose in the world as it's only for debugging.

In the examples, obstacles are automatically transformed to the robot's base frame even when you change the robot position. However, the target pose is not transformed. If you can read the robot's base frame and convert the target pose to be in that reference frame, then everything would work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by prajapatisarvesh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants