blmc_drivers
pd_control.hpp File Reference
Include dependency graph for pd_control.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  blmc_drivers::PDController
 This is a basic PD controller to be used in the demos of this package. More...
 

Namespaces

 blmc_drivers
 This namespace is the standard namespace of the package.
 

Typedefs

typedef std::shared_ptr< blmc_drivers::AnalogSensorblmc_drivers::Slider_ptr
 This is a simple shortcut.
 
typedef std::pair< SafeMotor_ptr, Slider_ptr > blmc_drivers::PairMotorSlider
 This is a simple shortcut.
 

Detailed Description