ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

I can't install rosbridge_suite

asked 2018-06-18 09:53:14 -0500

Mumie gravatar image

updated 2018-06-18 09:54:43 -0500

Hello I try installing rosbridge_suite on ubuntu 18.04 with melodic.

I tried

  • sudo apt install ros-kinetic-rosbridge-server
  • sudo apt install ros-indigo-rosbridge-server
  • sudo apt install ros-melodic-rosbridge-server

and also

  • sudo apt install ros-kinetic-rosbridge-suite
  • sudo apt install ros-indigo-rosbridge-suite
  • sudo apt install ros-melodic-rosbridge-suite

I can't get it. Always the message "Unable to locate package ros-<distro>-rosbridge-suite" or "Unable to locate package ros-<distro>-rosbridge-server".

What I do wrong?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-06-18 09:57:22 -0500

gvdhoorn gravatar image

What I do wrong?

Nothing really, other than not checking whether rosbridge_suite is actually released into ROS Melodic.

As you can see both on the wiki page that you link us to (note how the version selector right under the package name at the top of the page doesn't have a button for melodic), as well as on status_page/ros_melodic_default.html?q=rosbridge, the package(s) simply hasn't (haven't) been released yet for Melodic.

So apt telling you it can't find the package is actually correct.

edit flag offensive delete link more

Comments

I read that but thought I can still install a older version?

Mumie gravatar image Mumie  ( 2018-06-18 09:59:11 -0500 )edit

No, you cannot install kinetic or indigo packages on Ubuntu Bionic, as those ROS versions are simply not supported on Bionic.

gvdhoorn gravatar image gvdhoorn  ( 2018-06-18 10:00:46 -0500 )edit

Thank you very much. I tried to additionally install the package in a ROS Melodic docker file. But than I go with a ROS Kinetic docker file.

Mumie gravatar image Mumie  ( 2018-06-18 10:03:04 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-06-18 09:53:14 -0500

Seen: 3,403 times

Last updated: Jun 18 '18