Skip to content
New issue

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

SITL and Gazebo, ROS2 Error "No transform from [base_link] to [odom] #60

Open
RoyAmoyal opened this issue Oct 31, 2024 · 0 comments
Open

Comments

@RoyAmoyal
Copy link

I followed the installation guide for ROS2 along with SITL and Gazebo from the ArduPilot documentation here. After running the command:

ros2 launch ardupilot_gz_bringup iris_runway.launch.py everything seems to work fine initially. However, I am encountering some issues, as shown in the attached screenshot.
Screenshot from 2024-10-31 18-40-36

In the terminal, I see the following warnings:
[ruby $(which gz) sim-1] Msg [NameManager::issueNewName] (Skeleton::BodyNode | iris::iris_with_standoffs) The name [base_link] is a duplicate, so it has been renamed to [base_link(1)]
[ruby $(which gz) sim-1] Msg [NameManager::issueNewName] (Skeleton::N4dart8dynamics9ShapeNodeE | iris::iris_with_standoffs) The name [base_link:base_collision] is a duplicate, so it has been renamed to [base_link:base_collision(1)]
When I run 'ros2 launch ardupilot_gz_bringup iris_maze.launch.py ' I get the next error:

Screenshot from 2024-10-31 18-50-26

I am using Ubuntu 22.04 and ROS Humble.

Could you please provide guidance on this issue? Thank you!

@RoyAmoyal RoyAmoyal changed the title SITL and Gazebo, ROS2 Error in odom node SITL and Gazebo, ROS2 Error Oct 31, 2024
@RoyAmoyal RoyAmoyal changed the title SITL and Gazebo, ROS2 Error SITL and Gazebo, ROS2 Error "No transform from [base_link] to [odom] Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant