ros2_rover icon indicating copy to clipboard operation
ros2_rover copied to clipboard

Missing transform from base_link to odom

Open NeoDrags opened this issue 2 months ago • 1 comments

Hey, while running ros2 launch ros2 launch rover_gazebo mars.launch.py

ros2 run tf2_ros tf2_echo map odom

Results in:

[INFO] [1762491808.564657969] [tf2_echo]: Waiting for transform map -> odom: Invalid frame ID "map" passed to canTransform argument target_frame - frame does not exist [INFO] [1762491810.208632595] [tf2_echo]: Waiting for transform map -> odom: Invalid frame ID "map" passed to canTransform argument target_frame - frame does not exist

Results in a missing transform.

I wasn't able to find a fix to this, any help would be very helpful. Thanks.

NeoDrags avatar Nov 07 '25 05:11 NeoDrags

Hi @NeoDrags, this could be an issue related too the VIO and VSLAM. How you tried the moon world?

mgonzs13 avatar Nov 17 '25 14:11 mgonzs13