Rock

the Robot Construction Kit

Go to master stable Flavor next
/hokuyo/Task_STATES

General Info

This type is not exported by the hokuyo typekit

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

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_IO_ERROR: 7
  • Task_IO_TIMEOUT: 8