Rock

the Robot Construction Kit

Go to master stable Flavor next
/camera_prosilica/Task_STATES

General Info

This type is not exported by the camera_prosilica typekit

  • it cannot be used in task interfaces
  • it can be used in other oroGen projects by adding
    import_types_from "camera_prosilica"

C++,Logging,Ruby

  • Task_INIT: 0
  • Task_PRE_OPERATIONAL: 1
  • Task_FATAL_ERROR: 2
  • Task_EXCEPTION: 3
  • Task_STOPPED: 4
  • Task_RUNNING: 5
  • Task_RUNTIME_ERROR: 6
  • Task_CANNOT_START_GRABBING: 7
  • Task_CONFIGURE_ERROR: 8
  • Task_NO_CAMERA: 9
  • Task_NO_CAMERA_INTERFACE: 10
  • Task_PROCESSING_ERROR: 11
  • Task_UNKOWN_PARAMETER: 12
  • Task_UNSUPPORTED_PARAMETER: 13