#include <hardware_interface/joint_command_interface.h>
#include <hardware_interface/joint_state_interface.h>
#include <hardware_interface/robot_hw.h>
Go to the source code of this file.
Classes | |
class | FakeJointDriver |
FakeJointDriver class (only do loopback from command to status) derived from the hardware_interface class
Definition in file fake_joint_driver.h.