Where is the reference coordinate system of the /odom data located after undocking the turtlebot4? #305
Unanswered
WaitingForAll
asked this question in
Q&A
Replies: 1 comment
-
After undocking, the reference coordinate system of the Odometry in robotic systems keeps track of the robot's movement relative to its starting point. When the robot starts moving from its dock or initial position, the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I an wondering where the reference coordinate system from the odometry data is located, right after the undocking routine of the turtlebot 4. I observed the following by watching the odometry data published:
Green coordinate system should be the observed referance coordinate frame. Black the coordinate system from the tb4:
Is this everytime the reference coordinate system for the odometry data?
I am asking, because i had the case, that the reference coordiante system was oriented like the one after undocking of the tb4 (black, right hand side) and not like the reference coordinate frame in the picture at the dock (green).
Beta Was this translation helpful? Give feedback.
All reactions