Skip to content

domskyja/Autonomous-Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous-Navigation

Zack Allen Nicholas Weiland Jordan Domsky Alex Martin

Autonomous golf cart planning and simulation built on ROS kinetic

Cd into planning_navigation and then compile the workspace by running:

    catkin_make

Get ros to recognize the package

source $(pwd)/devel/setup.bash

To make ros recognize the package every time you open a new terminal window, add the previous command to your bashrc file:

echo source $(pwd)/devel/setup.bash >> ~/.bashrc

To get the necessary ros dependencies if you have problems running the launch files:

rosdep install --from-paths src --ignore-src

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •