forked from ut-ras/igvc
-
Notifications
You must be signed in to change notification settings - Fork 0
wangbri/igvc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C++ 51.9%
- Python 40.8%
- CMake 5.4%
- JavaScript 1.1%
- Other 0.8%