17 #ifndef HPP_PINOCCHIO_SIMPLE_DEVICE_HH 18 # define HPP_PINOCCHIO_SIMPLE_DEVICE_HH 26 const std::string& name =
"humanoidSimple",
32 const std::string& name =
"humanoidSimple",
45 const std::string& prefix =
"");
49 #endif // HPP_PINOCCHIO_SIMPLE_DEVICE_HH boost::shared_ptr< Device > DevicePtr_t
Definition: fwd.hh:104
Definition: simple-device.hh:38
Computation_t
Definition: device-data.hh:30
TestDeviceType
Definition: simple-device.hh:37
Definition: simple-device.hh:40
DevicePtr_t humanoidSimple(const std::string &name="humanoidSimple", bool usingFF=true, Computation_t compFlags=(Computation_t)(JOINT_POSITION|JACOBIAN))
Definition: simple-device.hh:41
DevicePtr_t makeDevice(TestDeviceType type, const std::string &prefix="")
Definition: simple-device.hh:39
Definition: device-data.hh:32
Definition: device-data.hh:31