initial skeleton for MotionControlTest statechart
The intention of this statechart is to contain all MotionControl states to make them testable in a common scenario. The scenario should contain a Gui and the startup of all required components and make the single MotionControl States executable/selectable via Gui buttons.
Showing
- source/RobotAPI/statecharts/MotionControlGroup/CMakeLists.txt 2 additions, 0 deletions...ce/RobotAPI/statecharts/MotionControlGroup/CMakeLists.txt
- source/RobotAPI/statecharts/MotionControlGroup/MotionControlGroup.scgxml 1 addition, 0 deletions.../statecharts/MotionControlGroup/MotionControlGroup.scgxml
- source/RobotAPI/statecharts/MotionControlGroup/testing/MotionControlTest.cpp 83 additions, 0 deletions...techarts/MotionControlGroup/testing/MotionControlTest.cpp
- source/RobotAPI/statecharts/MotionControlGroup/testing/MotionControlTest.h 58 additions, 0 deletions...tatecharts/MotionControlGroup/testing/MotionControlTest.h
- source/RobotAPI/statecharts/MotionControlGroup/testing/MotionControlTest.xml 34 additions, 0 deletions...techarts/MotionControlGroup/testing/MotionControlTest.xml
Loading
Please register or sign in to comment