Skip to content

TorBorve/Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Navigation

Implementation and testing of path tracking algorithms. Uses Gazebo for simulated testing. See individual README for information about the different parts. It is developed for ROS noetic, however most of the system should be compatible with older versions as well. The exception is the Audibot repository. We use the noetic branch in Audibot. This could be changed to the melodic branch.

Setup

Downloading:

cd ~catkin_ws/src
git clone https://github.com/TorBorve/Navigation.git
cd ..
catkin build (or catkin_make)

Launching:

source devel/setup.bash
roslaunch path_tracking demo.launch

About

Different path tracking algoritms implemented in ROS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published