pirobot / ros_web_navigator

A fork of https://github.com/grassjelly/navapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Interface for ROS-Navigation

#DEPENDENCIES

sudo apt-get install ros-indigo-rosbridge-server
  • TF Bridge
sudo apt-get install ros-indigo-tf2-web-republisher

#USAGE

  • Run NAVAPP launch file
roslaunch navapp navapp.launch
  • Run the Web Application
cd /navapp/scripts/ui/
nodejs server.js

About

A fork of https://github.com/grassjelly/navapp


Languages

Language:JavaScript 65.2%Language:CSS 21.2%Language:HTML 10.2%Language:CMake 2.4%Language:Python 1.0%