Skip to content

ut-ras/igvc

Folders and files

NameName
Last commit message
Last commit date
Oct 9, 2014
Sep 15, 2014
May 31, 2014
Feb 16, 2015
Apr 19, 2014
Oct 5, 2014
Mar 13, 2015
Oct 5, 2014
Oct 5, 2014

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