Installation
Documentation
Browse Packages
News
Community
Loading
Rock
the Robot Construction Kit
oroGen Types
hokuyo/
/hokuyo/Task_STATES
Go to
master
stable
Flavor
next
Package Directory
Packages
oroGen tasks
oroGen types
Package Sets
OS Dependencies
Status
Status - next to stable
/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