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

Revision history [back]

click to hide/show revision 1
initial version

If you plan on moving to Groovy, there are several AUR packages for that. It's a work in progress, but you can have your setup with rviz installed quite easily now. You just need to follow the method presented in the ROS wiki:

yaourt --noconfirm ros-groovy

(or the equivalent command for your AUR package manager)

The PKGBUILD scripts used can be found on this GitHub repository.

If you plan on moving to Groovy, Groovy (resp. Hydro), there are several AUR packages for that. It's a work in progress, but you can have your setup with rviz installed quite easily now. You just need to follow the method presented in the ROS Groovy wiki: (resp. ROS Hydro wiki):

yaourt --noconfirm ros-groovy
or
yaourt --noconfirm ros-hydro

(or the equivalent command for your AUR package manager)

The PKGBUILD scripts used can be found on this GitHub repository.