Skip to content

A collection of ROS motion tools - ie: A waypoint follower/server, person following, mrore coming

License

Notifications You must be signed in to change notification settings

lbrombach/practical_motion_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practical_motion_ros

A collection of ROS packages that handle motion matters such as following, wandering, etc.

Installation

cd /catkin_ws/src
git clone https://github.com/lbrombach/practical_motion_ros
cd ..
catkin_make

Usage

Please checkout the following individual package readme docs and check the Practical Robotics YouTube channel for tutorials.

Package: practical_motion_msgs

A package for defining custom messages and service files used by other nodes in this package. practical_motions_msgs readme

Package: practical_waypoint_follow

A package with several nodes to facilitate building a list of waypoints, serve waypoints to client nodes, and following waypoints directly with move_base action calls. See the practical_waypoint_follow readme.

Contributing, bug reports, etc:

If you find my tutorials and projects helpful, consider supporting the development of this and others at BuyMeACoffee. Please use the issues and bug reporting system for bugs and feature requests. With many projects, a job, a family, I can't promise to get to feature requests very quickly, but am definitely listening for feedback to make improvement and will prioritize bugs. I am open to pull requests if you'd like to contribute. I can be contacted by email at [email protected].

About

A collection of ROS motion tools - ie: A waypoint follower/server, person following, mrore coming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published