Todo List
- Class hardware_interface::ActuatorInterface
Implement
this means in INACTIVE state:
States can be read and non-movement hardware interfaces commanded.
Hardware interfaces for movement will NOT be available.
Those interfaces are: HW_IF_POSITION, HW_IF_VELOCITY, HW_IF_ACCELERATION, and HW_IF_EFFORT.
- Class hardware_interface::SystemInterface
Implement
this means in INACTIVE state:
States can be read and non-movement hardware interfaces commanded.
Hardware interfaces for movement will NOT be available.
Those interfaces are: HW_IF_POSITION, HW_IF_VELOCITY, HW_IF_ACCELERATION, and HW_IF_EFFORT.