Skip to content

Local planner implementing base_local_planner ROS and PID Controller

Notifications You must be signed in to change notification settings

itsmeashutosh43/PDController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDController

Simple PD Controller that can be integrated with ROS move_base.

Features in Comparision to DWA

  1. Lightweight : Since it does not sample in comparision to DWA, and uses a simple controller, it is much lightweight.
  2. In place rotation : It can reach the navigation goal if the goal orientation is 180 degree away.

Usage

Clone and catkin_make it.

Replace pd_controller/PDController to your default mo0ve base params.

Contributing

Contributions are welcome

Contact

[email protected]

About

Local planner implementing base_local_planner ROS and PID Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published