hpp::pinocchio::unittest Namespace Reference

Enumerations

enum  TestDeviceType {
  HumanoidRomeo,
  HumanoidSimple,
  CarLike,
  ManipulatorArm2
}
 

Functions

DevicePtr_t makeDevice (TestDeviceType type, const std::string &prefix="")
 

Enumeration Type Documentation

Enumerator
HumanoidRomeo 
HumanoidSimple 
CarLike 
ManipulatorArm2 

Function Documentation

DevicePtr_t hpp::pinocchio::unittest::makeDevice ( TestDeviceType  type,
const std::string &  prefix = "" 
)