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

no rviz on hydro medusa

asked 2013-05-01 22:30:48 -0500

andri gravatar image

updated 2013-05-02 15:40:12 -0500

Hi,

I'm using ubuntu 13.04 and ROS Hydro medusa. When i try this command

rosdep install rviz

I'm get an error

ERROR: Rosdep cannot find all required resources to answer your query
Missing resource rviz
ROS path [0]=/opt/ros/hydro/share/ros
ROS path [1]=/opt/ros/hydro/share
ROS path [2]=/opt/ros/hydro/stacks

I already install all package for ros-hydro*.

So how could i install rviz?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2013-05-02 03:25:12 -0500

joq gravatar image

updated 2013-05-02 16:26:32 -0500

Rviz has not yet been released for Hydro, which is still in alpha testing.

You can try building the groovy-devel branch from source. There may be problems, but feel free to ask another (separate) question if it does not work.

I believe rviz is being replaced by rqt_rviz, which has been released to Hydro, but I don't see any Ubunutu binary packages for it, yet. There is a ros-hydro-rqt-rviz source package for Raring.

UPDATE: Several people pointed out that rqt_rviz does not replace rviz, it just provides an rqt wrapper. So, you either need to wait for ros-hydro-rviz or build it yourself.

edit flag offensive delete link more

Comments

2

I've started the release process for rviz in hydro, so it should be there soon. It's still going to be rviz. rqt_rviz wraps rviz as an rqt plugin.

dgossow gravatar image dgossow  ( 2013-05-02 06:06:07 -0500 )edit

Ok...thank you for the answer. I'll try it

andri gravatar image andri  ( 2013-05-02 15:40:46 -0500 )edit
1

@dgossow is right: rqt_rviz does NOT intend to replace rviz; it depends on rviz. That's why it's failing to build.

130s gravatar image 130s  ( 2013-05-02 15:56:14 -0500 )edit

Question Tools

Stats

Asked: 2013-05-01 22:30:48 -0500

Seen: 775 times

Last updated: May 02 '13