blmc_drivers
motor.hpp File Reference
#include <memory>
#include <string>
#include "real_time_tools/timer.hpp"
#include "real_time_tools/threadsafe/threadsafe_object.hpp"
#include "real_time_tools/threadsafe/threadsafe_timeseries.hpp"
#include "blmc_drivers/devices/motor_board.hpp"
#include "blmc_drivers/devices/device_interface.hpp"
Include dependency graph for motor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  blmc_drivers::MotorInterface
 This class declares an interface to the motor. More...
 
class  blmc_drivers::Motor
 This class implements the MotorInterface. More...
 
class  blmc_drivers::SafeMotor
 This class is a safe implementation of the Motor class. More...
 

Namespaces

 blmc_drivers
 This namespace is the standard namespace of the package.
 

Detailed Description

License:
License BSD-3-Clause
Date
2019-07-11