Skip to content

robot decision can receive new task and state, then can dispatch task to nav and action. if robot state changed, then handle any state and error state

License

Notifications You must be signed in to change notification settings

comwise/robot_decision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot_decision

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

depend

  • ubuntu/windows
  • cmake >= 3.2.0
  • c++ >= 14

how to build

  1. mkdir build
  2. cd build
  3. cmake ..
  4. make

frame

  • commuication
  • state
  • handle task
  • handle fault
  • handle nav/action
  • ...

About

robot decision can receive new task and state, then can dispatch task to nav and action. if robot state changed, then handle any state and error state

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published