Skip to content

Hypochondriac-Hippos/hippos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ source ~/ros_ws/devel/setup.sh
$ cd ~/ros_ws/src
$ git clone https://github.com/Hypochondriac-Hippos/hippos.git
$ cd ~/ros_ws
$ catkin_make

Use

Launch

$ source ~/ros_ws/dev/setup.sh
$ roslaunch hippos controller.launch

controller.launch launches all competition controller nodes.

Adding a controller

  1. Add a script to nodes. If the script has more than one module, give it its own folder. If developed in its own repo, use git submodule.
  2. Add a node to launch/controller.launch

About

Competition day controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published