Project

General

Profile

Revision 445

added case for client requesting robot positions

View differences:

colonet_defs.h
144 144

  
145 145
#define MOVE_TO_ABSOLUTE_POSITION 0x53
146 146
#define ROBOT_REQUEST_POSITION_FROM_SERVER 0x54
147
#define SERVER_REPORT_POSITION_TO_ROBOT 0x54
147
#define SERVER_REPORT_POSITION_TO_ROBOT 0x55
148 148

  
149
#define CLIENT_REQUEST_ROBOT_POSITIONS 0x56
150

  
149 151
/* End low-level robot commands */
150 152

  
151 153

  

Also available in: Unified diff