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

Problem with ackermann_msgs and derived_object_msgs dependencies #752

Open
villafi opened this issue Jan 17, 2025 · 0 comments
Open

Problem with ackermann_msgs and derived_object_msgs dependencies #752

villafi opened this issue Jan 17, 2025 · 0 comments

Comments

@villafi
Copy link

villafi commented Jan 17, 2025

Hello,
I'm using ROS2 FOXY on Ubuntu 20.04, CARLA 0.9.15 and following the instructions at: https://carla.readthedocs.io/projects/ros-bridge/en/latest/ros_installation_ros2/, when I want to install ROS dependencies, using:
rosdep install --from-paths src --ignore-src -r
I get the next result:
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: ackermann_msgs: Cannot locate rosdep definition for [message_runtime] carla_ros_bridge: Cannot locate rosdep definition for [derived_object_msgs] Continuing to install resolvable dependencies... #All required rosdeps installed successfully
I don't know how to resolve the error.
If I do
colcon build
it works without problem, but if i do:
ros2 launch carla_ros_bridge carla_ros_bridge.launch.py
I recived:
Package 'carla_ros_bridge' not found: "package 'carla_ros_bridge' not found, searching: ['/opt/ros/foxy']
I don´t know if last problem is caused by dependencies problem.

PS: It is the first time I write an issue, I am sorry if I have not given the specific details or if I have missed some type of information, thanks in advance

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