player_position3d_power_config Struct Reference

Request/reply: Motor power. More...

#include <player_interfaces.h>

Collaboration diagram for player_position3d_power_config:
Collaboration graph

Detailed Description

Request/reply: Motor power.

On some robots, the motor power can be turned on and off from software. To do so, send a PLAYER_POSITION3D_REQ_MOTOR_POWER request with the format given below, and with the appropriate state (zero for motors off and non-zero for motors on). Null response.

Be VERY careful with this command! You are very likely to start the robot running across the room at high speed with the battery charger still attached.

Public Attributes

uint8_t state
 FALSE for off, TRUE for on.
 

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