Skip to content

thomaswatters/igvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGVC2014
========

Code for the Universtiy of Texas Robotics and Automation Society's entry in IGVC 2014

Installation instructions:
cd
mkdir igvc_ros && cd igvc_ros
rosws init . /opt/ros/hydro
[Download igvc.rosinstall]
rosws merge [path to igvc.rosinstall]
rosws update

Edit your bashrc and add:
source $HOME/igvc_ros/setup.bash
export GAZEBO_MODEL_PATH=`rospack find igvc_sim`/models:$GAZEBO_MODEL_PATH
export GAZEBO_PLUGIN_PATH=`rospack find igvc_sim`/plugins:$GAZEBO_PLUGIN_PATH

About

UT RAS's code for IGVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.9%
  • Python 42.4%
  • C 11.2%
  • JavaScript 1.2%
  • Makefile 0.3%