AUTh-ARL Core Stack
0.7
|
Interfaces for controlling various robotic hardware. More...
Classes | |
class | arl::robot::Model |
Defines an abstract model for a robot storing information like DOFs, kinematics etc. More... | |
class | arl::robot::RobotSim |
A simulated robot implementing the API for kinematics. More... | |
class | arl::robot::Sensor |
An abstract class that implements a robot sensor. More... | |
class | arl::bhand::Robot |
class | lwr::robot::ModelExtended |
Enumerations | |
enum | arl::robot::Mode { arl::robot::UNDEFINED = -1000, arl::robot::STOPPED = -1, arl::robot::POSITION_CONTROL = 0, arl::robot::VELOCITY_CONTROL = 1, arl::robot::TORQUE_CONTROL = 2, arl::robot::CARTESIAN_IMPEDANCE = 3, arl::robot::JOINT_TRAJECTORY = 4 } |
Different robot modes. More... | |
Interfaces for controlling various robotic hardware.
enum arl::robot::Mode |
Different robot modes.