Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Installation problems for Jazzy #120

Open
sdumencic opened this issue Nov 26, 2024 · 2 comments
Open

Installation problems for Jazzy #120

sdumencic opened this issue Nov 26, 2024 · 2 comments

Comments

@sdumencic
Copy link

Hi,

I have followed the guidelines on how to install and build everything in gazebo simulation.
I am using ROS2 jazzy and was in the right branch of the github repository. I also checked the compatible Gazebo versions and installed the harmonic version.

But when I run this command:

rosdep install -i --from-path src --rosdistro $ROS_DISTRO -y

I get this error:

WARNING: Skipping /usr/lib/python3.12/dist-packages/pybind11-2.11.1.dist-info due to invalid metadata entry 'name'
WARNING: Skipping /usr/lib/python3.12/dist-packages/pybind11-2.11.1.dist-info due to invalid metadata entry 'name'
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
rosbot_gazebo: Cannot locate rosdep definition for [ign_ros2_control]

As far as my research goes along with the official ROS Discord server, I got an answer that it seems to only support ignition fortress which is not a valid combination with jazzy. Is there a way on how to solve this?

@rafal-gorecki
Copy link
Contributor

Simulation doesn't work on jazzy. There are working development versions on jazzy-devel or use the humble branch.

@rafal-gorecki
Copy link
Contributor

rafal-gorecki commented Dec 12, 2024

Simulation should now works #123

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants