Closed TypingCat closed 3 years ago
I noticed that rviz doesn't print markers on proper position. This bug can be easily reproduced.
base_footprint
frame_id
odom
It needs to be solved to extend the topology graph to the global coordinate system.
Only rviz marker has this problem. It can be avoided by using other types of messages like point cloud or map. If markers are essential, frame_id must be unified.
rviz
I noticed that rviz doesn't print markers on proper position. This bug can be easily reproduced.
base_footprint
.frame_id
toodom
.It needs to be solved to extend the topology graph to the global coordinate system.