#include <carmen/arm_messages.h>
Go to the source code of this file.
Functions | |
void | carmen_arm_subscribe_state_message (carmen_arm_state_message *arm_state, carmen_handler_t handler, carmen_subscribe_t subscribe_how) |
int | carmen_arm_query_state (carmen_arm_state_message **arm_state) |
void | carmen_arm_command (int num_joints, double *joint_angles) |
This file specifies the interface to subscribe the messages of that module and to receive its data via ipc.
Definition in file arm_interface.h.