robot decision, this is a frame, you can receive new task and state, then can dispatcher to nav and action. if robot state changed, then handle any state and error state
- ubuntu/windows
- cmake >= 3.2.0
- c++ >= 14
- mkdir build
- cd build
- cmake ..
- make
- commuication
- state
- handle task
- handle fault
- handle nav/action
- ...