Skip to content

cberner/rospilot

 
 

Repository files navigation

rospilot

  1. Install the dependencies: rosdep install rospilot
  2. Compile: catkin_make
  3. Configure PostGIS, mapping server, and other services: rosrun rospilot first_time_setup.sh
  4. Start rospilot: roslaunch rospilot rospilot.launch
  5. The UI will now be running at http://localhost:8085

I am providing code in this repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not from my employer (Facebook).

Running linter

catkin_make roslint_rospilot

Running tests

catkin_make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.2%
  • JavaScript 8.1%
  • Python 8.1%
  • HTML 1.8%
  • Shell 1.8%
  • CMake 1.7%
  • Other 0.3%