[openrtm-commit:02361] r2910 - branches/FSM4RTC/OpenRTM-aist/src/lib/rtm

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 1月 31日 (火) 10:44:20 JST


Author: n-ando
Date: 2017-01-31 10:44:20 +0900 (Tue, 31 Jan 2017)
New Revision: 2910

Modified:
   branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/Makefile.am
Log:
[FSM4RTC,new file] Macho (Machine object state machine engine) and StaticFSM.h have been introduced to rtm. refs #3683

Modified: branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/Makefile.am
===================================================================
--- branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/Makefile.am	2017-01-31 01:43:00 UTC (rev 2909)
+++ branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/Makefile.am	2017-01-31 01:44:20 UTC (rev 2910)
@@ -160,6 +160,7 @@
 	SdoServiceProviderBase.h \
 	SdoServiceConsumerBase.h \
 	StateMachine.h 		 \
+	StaticFSM.h			\
 	Typename.h               \
 	Timestamp.h			\
 	LocalServiceBase.h	 \



More information about the openrtm-commit mailing list