We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base_link
09a-minimal.launch.py
Going through the tutorial https://docs.ros.org/en/humble/Tutorials/Intermediate/URDF/Using-a-URDF-in-Gazebo.html, I get these errors when I run:
ros2 launch urdf_sim_tutorial 09a-minimal.launch.py
No transform from [box] to [base_link]
No transform from [gripper_pole] to [base_link]
No transform from [head] to [base_link]
OS: Ubuntu 22.04 ROS: ROS 2 Humble
The text was updated successfully, but these errors were encountered:
I have the same issue. Did you already find a solution?
Sorry, something went wrong.
No, did not dig into it anymore
No branches or pull requests
Going through the tutorial https://docs.ros.org/en/humble/Tutorials/Intermediate/URDF/Using-a-URDF-in-Gazebo.html, I get these errors when I run:
No transform from [box] to [base_link]
No transform from [gripper_pole] to [base_link]
No transform from [head] to [base_link]
OS: Ubuntu 22.04
ROS: ROS 2 Humble
The text was updated successfully, but these errors were encountered: