rcl/rcl_action
Jacob Perron 29e7dbe156
Refactor goal state machine implementation and add unit tests (#311)
* Fix buggy if-conditions in transition functions.
* Bugfix: incease number of states by one
* Cleanup CMakeLists.txt and package.xml
* Move goal state machine implementation details from header to C file
2018-10-30 16:15:10 -07:00
..
include/rcl_action Refactor goal state machine implementation and add unit tests (#311) 2018-10-30 16:15:10 -07:00
src Refactor goal state machine implementation and add unit tests (#311) 2018-10-30 16:15:10 -07:00
test/rcl_action Refactor goal state machine implementation and add unit tests (#311) 2018-10-30 16:15:10 -07:00
CMakeLists.txt Refactor goal state machine implementation and add unit tests (#311) 2018-10-30 16:15:10 -07:00
Doxyfile Add rcl_action package and headers (#307) 2018-10-26 15:55:13 -07:00
package.xml Refactor goal state machine implementation and add unit tests (#311) 2018-10-30 16:15:10 -07:00