blmc_drivers
|
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::AnalogSensor > | blmc_drivers::Slider_ptr |
This is a simple shortcut. | |
typedef std::pair< SafeMotor_ptr, Slider_ptr > | blmc_drivers::PairMotorSlider |
This is a simple shortcut. | |