Skip to content
Snippets Groups Projects
Commit 11f6b326 authored by David Schiebener's avatar David Schiebener
Browse files

added missing DEFINEEVENT

parent f03fb7f8
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,7 @@ namespace armarx
DEFINEEVENT(EvRobotFailure)
DEFINEEVENT(EvStopRobot)
DEFINEEVENT(EvStartRobot)
DEFINEEVENT(EvLoadingFailed)
/**
* Statechart which describes the most basic states of a robot:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment