Skip to content

KRSSG/robocup

fsm
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
GUI
 
 
RRT
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RobocupSSL Build Status

Requirement

  • Ubuntu 16.04
  • ROS-Kinetic
  • OMPL
  • PyQt4

Installation

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.