Start a new map with initialpose #91
Answered
by
ymd-stella
jamestkpoon
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
ymd-stella
Apr 8, 2022
Replies: 1 comment 4 replies
-
Set the frame_id of camera frame to the image topic and define the tf between the camera frame and the base_link, base_link and odom. Then you can use the tf from map to base_link. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
jamestkpoon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Set the frame_id of camera frame to the image topic and define the tf between the camera frame and the base_link, base_link and odom. Then you can use the tf from map to base_link.