player_position1d_cmd_pos Struct Reference

Command: state (PLAYER_POSITION1D_CMD_POS) More...

#include <player_interfaces.h>

List of all members.

Public Attributes

float pos
 position [m] or [rad]
float vel
 velocity at which to move to the position [m/s] or [rad/s]
uint8_t state
 Motor state (FALSE is either off or locked, depending on the driver).

Detailed Description

Command: state (PLAYER_POSITION1D_CMD_POS)

The position1d interface accepts new positions for the robot's motors (drivers may support position control, speed control, or both).


Member Data Documentation

Motor state (FALSE is either off or locked, depending on the driver).


The documentation for this struct was generated from the following file:

Last updated 25 May 2011 21:17:00