sahil132jindal / robocup

Main Code Base for SSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RobocupSSL Build Status

Requirement

  • Ubuntu 16.04
  • ROS-Kinetic
  • OMPL
  • PyQt4

Run

$ ./kgpkubs_launch/scripts/ssl.sh
$ python test_role.py (or  python test_tactic.py)

Documentation

We use Doxygen to document our code and build a website that help us to browse through code. You can build documentation of codebase using $ doxygen Doxyfile and browse documentation at Documentation/html/index.html.

About

Main Code Base for SSL


Languages

Language:C++ 77.7%Language:Python 14.2%Language:CMake 3.5%Language:C 2.9%Language:Java 1.0%Language:PHP 0.2%Language:Shell 0.2%Language:Makefile 0.1%