Go to the source code of this file.
Defines | |
#define | ARBOTIX_ERROR_CONNECTION "" |
#define | ARM_OUT_OF_LIMIT "" |
#define | CAMERA_DISCONNECTED "Camera disconnected - Please make sure it is connected and verify the port" |
#define | ENCODER_BOARD_DISCONNECTED "Phidgets Encoder board disconnected - Please make sure it is connected, try to disconnect and reconnect it, or restart" |
#define | encoderValueError "Cannot get encoder value - Please make sure the encoder board and encoders are connected" |
#define | ERROR_CAMERA_PARAMETERS "Camera can't be initialized - Please verify the parameters" |
#define | ERROR_MOVING_ARM "Can't move the arm - Please make sure the servo motors are connected to the board" |
#define | ERROR_MOVING_CAMERA "Camera can't move - Please make sure it is a pan and tilt camera" |
#define | GPS_INIT_ERROR "GPS can't initialize - Please verify the gps connection and configurations" |
#define | GPS_WRONG_LIB "Wrong lib gpsd version - Please install or update gpsd" |
#define | KEYBOARD_DISCONNECTED "" |
#define | LOW_BATTERY "" |
#define | LOW_HDD_SPACE "" |
#define | LOW_RAM "" |
#define | MOTOR_CONTROLLER_DISCONNECTED "Phidgets Motor controller disconnected - Please make sure it is connected, try to disconnect and reconnect it, or restart" |
#define | MOTOR_DISCONNECTED "" |
#define | motorSpeedError "Cannot Set Motor Speed - Make sure the Phidget Motor controller board has not been disconnected and the speed is within the range" |
#define | MOUSE_DISCONNECTED "" |
#define | OBSTACLE_HIT "" |
#define | PHIDGET_SERVO_ERROR_CONNECTION "Can't connect to the Phidget Servo controller - Please make sure it is connected and the Phidgets library is installed" |
#define | PHIDGET_STEPPER_ERROR_CONNECTION "Can't connect to the Phidget Stepper controller - Please make sure it is connected and that the serial number given is correct" |
#define | PhidgetIK_INIT_ERROR "Phidget 8/8/8 can't be initialized - Please make sure it is connected, try to disconnect and reconnect, or restart" |
#define | PhidgetIMU_INIT_ERROR "IMU can't be initialized - Please make sure it is connected, try to disconnect and reconnect, or restart" |
#define | SSC32_ERROR_CONNECTION "Can't connected to the ssc32 controller - Please make sure it is connected, that the port is correct and that you have the permissions" |
#define | VGA_DISCONNECTED "" |
#define ARBOTIX_ERROR_CONNECTION "" |
Definition at line 14 of file diagnostics.h.
#define ARM_OUT_OF_LIMIT "" |
Definition at line 18 of file diagnostics.h.
#define CAMERA_DISCONNECTED "Camera disconnected - Please make sure it is connected and verify the port" |
Definition at line 26 of file diagnostics.h.
#define ENCODER_BOARD_DISCONNECTED "Phidgets Encoder board disconnected - Please make sure it is connected, try to disconnect and reconnect it, or restart" |
Definition at line 11 of file diagnostics.h.
#define encoderValueError "Cannot get encoder value - Please make sure the encoder board and encoders are connected" |
Definition at line 12 of file diagnostics.h.
#define ERROR_CAMERA_PARAMETERS "Camera can't be initialized - Please verify the parameters" |
Definition at line 27 of file diagnostics.h.
#define ERROR_MOVING_ARM "Can't move the arm - Please make sure the servo motors are connected to the board" |
Definition at line 17 of file diagnostics.h.
#define ERROR_MOVING_CAMERA "Camera can't move - Please make sure it is a pan and tilt camera" |
Definition at line 28 of file diagnostics.h.
#define GPS_INIT_ERROR "GPS can't initialize - Please verify the gps connection and configurations" |
Definition at line 22 of file diagnostics.h.
#define GPS_WRONG_LIB "Wrong lib gpsd version - Please install or update gpsd" |
Definition at line 23 of file diagnostics.h.
#define KEYBOARD_DISCONNECTED "" |
Definition at line 38 of file diagnostics.h.
#define LOW_BATTERY "" |
Definition at line 35 of file diagnostics.h.
#define LOW_HDD_SPACE "" |
Definition at line 44 of file diagnostics.h.
#define LOW_RAM "" |
Definition at line 43 of file diagnostics.h.
#define MOTOR_CONTROLLER_DISCONNECTED "Phidgets Motor controller disconnected - Please make sure it is connected, try to disconnect and reconnect it, or restart" |
Definition at line 9 of file diagnostics.h.
#define MOTOR_DISCONNECTED "" |
Definition at line 8 of file diagnostics.h.
#define motorSpeedError "Cannot Set Motor Speed - Make sure the Phidget Motor controller board has not been disconnected and the speed is within the range" |
Definition at line 10 of file diagnostics.h.
#define MOUSE_DISCONNECTED "" |
Definition at line 39 of file diagnostics.h.
#define OBSTACLE_HIT "" |
Definition at line 19 of file diagnostics.h.
#define PHIDGET_SERVO_ERROR_CONNECTION "Can't connect to the Phidget Servo controller - Please make sure it is connected and the Phidgets library is installed" |
Definition at line 15 of file diagnostics.h.
#define PHIDGET_STEPPER_ERROR_CONNECTION "Can't connect to the Phidget Stepper controller - Please make sure it is connected and that the serial number given is correct" |
Definition at line 16 of file diagnostics.h.
#define PhidgetIK_INIT_ERROR "Phidget 8/8/8 can't be initialized - Please make sure it is connected, try to disconnect and reconnect, or restart" |
Definition at line 31 of file diagnostics.h.
#define PhidgetIMU_INIT_ERROR "IMU can't be initialized - Please make sure it is connected, try to disconnect and reconnect, or restart" |
Definition at line 32 of file diagnostics.h.
#define SSC32_ERROR_CONNECTION "Can't connected to the ssc32 controller - Please make sure it is connected, that the port is correct and that you have the permissions" |
Definition at line 13 of file diagnostics.h.
#define VGA_DISCONNECTED "" |
Definition at line 40 of file diagnostics.h.