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

Can't install webot_ros2 on ubuntu 20.04 due to package not found #869

Open
XintongHe opened this issue Dec 2, 2023 · 1 comment
Open

Comments

@XintongHe
Copy link

Hello,
I am new to ros and webot, so sorry for the stupid question. I am trying to install webot_ros2 on my linux ubuntu 20.04, ros2-humble and webot are already installed on my computer. I followed the official guide line to use "sudo apt-get install ros-humble-webots-ros2", however I get the issue E: Unable to locate package ros-humble-webots-ros2. I can't find this package in ubuntu package search.
I also tries to install it through source, but failed on the step "rosdep install --from-paths src --ignore-src --rosdistro humble" the error i got are as following:
"WARNING: given --rosdistro humble but ROS_DISTRO is "noetic". Ignoring environment.
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
webots_ros2_universal_robot: No definition of [joint_state_broadcaster] for OS version [focal]
webots_ros2_epuck: No definition of [joint_state_broadcaster] for OS version [focal]
webots_ros2_mavic: No definition of [builtin_interfaces] for OS version [focal]
webots_ros2_control: No definition of [rclcpp_lifecycle] for OS version [focal]
webots_ros2_msgs: No definition of [vision_msgs] for OS version [focal]
webots_ros2_tesla: No definition of [ackermann_msgs] for OS version [focal]
webots_ros2_tiago: No definition of [rviz2] for OS version [focal]
webots_ros2: No definition of [builtin_interfaces] for OS version [focal]
webots_ros2_tests: No definition of [rosbag2_storage_default_plugins] for OS version [focal]
webots_ros2_turtlebot: No definition of [rviz2] for OS version [focal]
webots_ros2_importer: No definition of [builtin_interfaces] for OS version [focal]
webots_ros2_driver: No definition of [tinyxml2_vendor] for OS version [focal]"
Any suggestion will be really helpful.
Thank you very much
Best

@antoniprzybylik
Copy link

Did you manage to solve your problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants