REGISTER_ACTUATOR(CFootBotGripperDefaultActuator, "footbot_gripper", "default", "Carlo Pinciroli [ilpincy@gmail.com]", "1.0", "The footbot gripper actuator.", "This actuator controls the foot-bot gripper. For a complete description of its\n" "usage, refer to the ci_footbot_gripper_actuator.h file.\n\n" "REQUIRED XML CONFIGURATION\n\n" " <controllers>\n" " ...\n" " <my_controller ...>\n" " ...\n" " <actuators>\n" " ...\n" " <footbot_gripper implementation=\"default\" />\n" " ...\n" " </actuators>\n" " ...\n" " </my_controller>\n" " ...\n" " </controllers>\n\n" "OPTIONAL XML CONFIGURATION\n\n" "None.\n", "Usable")