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

compiling rviz on debian

asked 2013-02-24 05:15:33 -0500

Fabien R gravatar image

updated 2014-01-28 17:15:23 -0500

ngrennan gravatar image

I'm trying to compile rviz on fuerte running debian/amd64 sid.

I downloaded the package from the wiki.

Using rosmake leads to the following error:

$ rosmake visualization

[ rosmake ] rosmake 

starting...                                                                                                                                                 
[ rosmake ] Packages requested are: 

['visualization']                                                                     

...                                

cannot find required resource: rviz

Where can I download it ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-02-24 07:19:55 -0500

joq gravatar image

updated 2013-02-24 07:20:50 -0500

In Fuerte, rviz was part of the visualization stack, before version 1.9.x. Now, it is a separate package.

To get the correct version for Fuerte, check out the fuerte branch from git://github.com/ros-visualization/visualization.git.

edit flag offensive delete link more

Comments

Finally, I found an older version and successfully compiled it, with slight modifications in some source files.

Fabien R gravatar image Fabien R  ( 2013-02-24 23:06:28 -0500 )edit

Question Tools

Stats

Asked: 2013-02-24 05:15:33 -0500

Seen: 148 times

Last updated: Feb 24 '13