unable to install gazebo_ros_pkgs (ROS 2)

asked 2019-01-10 01:17:06 -0500

hkk gravatar image

updated 2019-01-10 12:39:53 -0500

chapulina gravatar image

Trying to install gazebo_ros_pkgs (ROS 2) but unable to install because of below error

After executing below command

rosdep install --from-paths src --ignore-src  -r -y

Getting

ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
gazebo_ros_pkgs: Cannot locate rosdep definition for [ament_cmake]
gazebo_dev: Cannot locate rosdep definition for [ament_cmake]
gazebo_msgs: Cannot locate rosdep definition for [ament_lint_common]
gazebo_plugins: Cannot locate rosdep definition for [cv_bridge]
gazebo_ros: Cannot locate rosdep definition for [std_msgs]
Continuing to install resolvable dependencies...
#All required rosdeps installed successfully

Any help would be appreciated

edit retag flag offensive close merge delete

Comments

Could you add to your question the steps you took to install ROS 2?

chapulina gravatar imagechapulina ( 2019-01-10 12:41:36 -0500 )edit