Skip to content

carloslema/visualization_rwt

 
 

Repository files navigation

visualization_rwt Build Status

visualization packages based on RobotWebTools

INSTALL

Following is an example with ROS Indigo.

  1. Create a catkin workspace and navigate to its source directory (e.g. ~/catkin_ws/src).

  2. In your Catkin workspace, download source and build with the following commands.

cd ~/catkin_ws
apt-get install python-wstool
wstool init src
wstool merge -t src https://raw.githubusercontent.com/tork-a/visualization_rwt/hydro-devel/.rosinstall
wstool update -t src
rosdep install --from-paths src --ignore-src --rosdistro indigo -r -y
catkin_make                (or any build commands available in ROS, e.g. `catkin build`)
source devel/setup.bash

PROJECTS

About

visualization packages for rwt

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.2%
  • HTML 32.5%
  • Python 4.9%
  • CSS 1.8%
  • CMake 0.5%
  • Shell 0.1%