Skip to content

arvpUofA/au_pid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PID Controller

Must move the PID package into ~/au_everything/catkin_ws/src before running it.

Subscribes to /dynamics/state, /dynamics/target. Publishes to /dynamics/error and all PID controllers.

To run:

  • Make sure the state aggregator is running roslaunch au_sensors state_aggregator.launch
  • Run the pid aggregator roslaunch au_control pid_controllers.launch