Skip to content

Configuration storage for all mobile robots we are currently using

License

Notifications You must be signed in to change notification settings

PilzDE/navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Navigation

Configuration storage for all mobile robots we are currently using

Currently Supported Robots

Neobotix MP-400

export ROBOT=neobotix Our MP-400 that previously had a PRBT on top (and was known as MM-400).

Volksbot

export ROBOT=volksbot Our Volksbot which is probably similar to Volksbot RT 3.

Provided launchfiles

SLAM

Run

roslaunch pilz_navigation slam.launch

When your are done mapping run in pilz_navigation/maps/

rosrun map_server map_saver -f <NAME_OF_MAP>

Basic Navigation

This launchfile starts all that is needed to autonomously navigate the robots to a point.

export ROBOT=<MY_ROBOT>
export MAP=<NAME_OF_MAP>
roslaunch pilz_navigation navigation.launch

About

Configuration storage for all mobile robots we are currently using

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages