You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in ubuntu 18.04 works, but in ubuntu 20.04 does not work.
The error is like: "Invalid argument passed to lookupTransform argument source_frame in tf2 frame_ids cannot be empty"
"Warning: Invalid argument passed to canTransform argument source_frame in tf2 frame_ids cannot be empty
at line 126 in /tmp/binarydeb/ros-noetic-tf2-0.7.6/src/buffer_core.cpp
"
I also tried different frame_id, such as map, odom, base_link, but all of them cannot work.
camera works well according to the rviz
Therefore, I suspect that there may be an issue in the noetic-branch in ar_track_alvar.
However, I catkin build ar_track_alvar and ar_track_alvar_msg successfully in my workspace
Thank you very much for the help.
The text was updated successfully, but these errors were encountered:
AlexWUrobot
changed the title
Invalid argument passed to lookupTransform argument source_frame in tf2 frame_ids cannot be empty
Invalid argument passed to lookupTransform argument source_frame in tf2 frame_ids cannot be empty
Jul 26, 2023
Hello. I am getting the same error. Were you able to solve the error? Is it actually a problem with Ros noetic branch? Please let me know if anyone knows how to fix this issue.
my roslaunch is like this
in ubuntu 18.04 works, but in ubuntu 20.04 does not work.
The error is like: "Invalid argument passed to lookupTransform argument source_frame in tf2 frame_ids cannot be empty"
"Warning: Invalid argument passed to canTransform argument source_frame in tf2 frame_ids cannot be empty
at line 126 in /tmp/binarydeb/ros-noetic-tf2-0.7.6/src/buffer_core.cpp
"
I also tried different frame_id, such as map, odom, base_link, but all of them cannot work.
camera works well according to the rviz
Therefore, I suspect that there may be an issue in the noetic-branch in ar_track_alvar.
However, I catkin build ar_track_alvar and ar_track_alvar_msg successfully in my workspace
Thank you very much for the help.
The text was updated successfully, but these errors were encountered: