リビジョン 3119
- 追加
- 変更
- コピー
- 名称変更
- 削除
- trunk
- OpenRTM-aist
- examples
- src
- ext
- lib
- coil
- hrtm
- rtm
- EventPort.h /branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/EventPort.h
- Macho.cpp (差分)
- Macho.h (差分)
- Makefile.am (差分)
- NVUtil.cpp (差分)
- StaticFSM.h /branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/StaticFSM.h
- OpenRTM-aist
merged changes from branches/FSM4RTC/OpenRTM-aist r2893:
[FSM4RTC,new file,->RELENG_2_0] Macho (Machine object state machine engine) and StaticFSM.h have been introduced to rtm. refs #3683
[compat,->RELENG_1_2,->RELENG_2_0] NVUtil dump() function outputs doubled CR. It is removed.
[FSM4RTC,example,->RELENG_2_0] StaticFsm sample which is for new Static FSM framework has been added. refs #3655
[FSM4RTC,example,->RELENG_2_0] StaticFsm sample which is for new Static FSM framework has been added. refs #3655
[FSM4RTC,->RELENG_1_2,->RELENG_2_0] Some sample components listener have been modified to follow ConnectorListener changes. refs #3871
[FSM4RTC,->RELENG_2_0] Experimental FSM has been implemented in ConsoleOut component.
[FSM4RTC,->RELENG_2_0] ComponentObserver implementation has been added. refs #3591
[FSM4RTC,->RELENG_2_0] FSm related callback operation has been changed. refs #3681
[coil,test,->RELENG_1_2,->RELENG_2_0] coil::stringutils tests added.
[FSM4RTC,->RELENG_2_0] EventPort class has been intorduced for FSm framework. refs #3683
[revert,->RELENG_2_0] FSM removed.