Project

General

Profile

機能 #3591

[FSM4RTC] ComponentObserver.idl の実装を作成する。

Added by n-ando about 7 years ago. Updated almost 7 years ago.

Status:
新規
Priority:
通常
Assignee:
Start date:
09/01/2016
Due date:
% Done:

30%

Estimated time:

Description

ComponentObserver.idl の実装を作成する。

基本的には、既存のComponentObserverと同様だが、FSM関係の通知をフックするAPIをFSM側で実装して、そこをフックするように拡張する必要がある。

Associated revisions

Revision 2761 (diff)
Added by n-ando almost 7 years ago

[incompat,2.0,FSM4RTC] FSM4RTC ComponentObservice initial implementation has been added. refs #3591

Revision 2761 (diff)
Added by n-ando almost 7 years ago

[incompat,2.0,FSM4RTC] FSM4RTC ComponentObservice initial implementation has been added. refs #3591

Revision 2789 (diff)
Added by n-ando almost 7 years ago

[FSM4RTC,ext,example] Now component observer is connected to the FSM state change operation. refs #3591

Revision 2899 (diff)
Added by n-ando over 6 years ago

[FSM4RTC] ComponentObserver implementation has been added. refs #3591

Revision 2899 (diff)
Added by n-ando over 6 years ago

[FSM4RTC] ComponentObserver implementation has been added. refs #3591

Revision 3112 (diff)
Added by n-ando almost 6 years ago

merged changes from branches/FSM4RTC/OpenRTM-aist r2761, sdo/Makefile.am confliction resolved:
[FSM4RTC,incompat,->RELENG_2_0] FSM4RTC ComponentObservice initial implementation has been added. refs #3591
[FSM4RTC,incompat,->RELENG_2_0] FSM4RTC ExtendedFsmService initial implementation has been added. refs #3593

Revision 3112 (diff)
Added by n-ando almost 6 years ago

merged changes from branches/FSM4RTC/OpenRTM-aist r2761, sdo/Makefile.am confliction resolved:
[FSM4RTC,incompat,->RELENG_2_0] FSM4RTC ComponentObservice initial implementation has been added. refs #3591
[FSM4RTC,incompat,->RELENG_2_0] FSM4RTC ExtendedFsmService initial implementation has been added. refs #3593

Revision 3115 (diff)
Added by n-ando almost 6 years ago

merged changes from branches/FSM4RTC/OpenRTM-aist r2773, no confliction:
[FSM4RTC,compat,->RELENG_2_0] Some Makefile.am bugs are fixed.
[FSM4RTC,HRTM,bugfix,->RELENG_2_0] Manager/ComponentManager initialization bug has been fixed. refs #3653
[FSM4RTC,->RELENG_2_0] FSM action listener added. refs #3680
[FSM4RTC,incompat,->RELENG_2_0] renameed FsmStructureAction->FsmStructure, FsmProfileListener added. refs #3680
[FSM4RTC,incompat,->RELENG_2_0] FSM listeners add/remove operations are added to RTObject. refs #3681
[FSM4RTC,ext,example,->RELENG_2_0] Now component observer is connected to the FSM state change operation. refs #3591
[FSM4RTC,HRTM,,->RELENG_2_0] updateFsmStatus now calls RTObject::onFsmStateChanged(). refs #3681
[compat,formatting,->RELENG_1_2,->RELENG_2_0] Braces added.
[incompat,->RELENG_1_2,->RELENG_2_0] std::ostream operations have been added to NVUtil.

Revision 3115 (diff)
Added by n-ando almost 6 years ago

merged changes from branches/FSM4RTC/OpenRTM-aist r2773, no confliction:
[FSM4RTC,compat,->RELENG_2_0] Some Makefile.am bugs are fixed.
[FSM4RTC,HRTM,bugfix,->RELENG_2_0] Manager/ComponentManager initialization bug has been fixed. refs #3653
[FSM4RTC,->RELENG_2_0] FSM action listener added. refs #3680
[FSM4RTC,incompat,->RELENG_2_0] renameed FsmStructureAction->FsmStructure, FsmProfileListener added. refs #3680
[FSM4RTC,incompat,->RELENG_2_0] FSM listeners add/remove operations are added to RTObject. refs #3681
[FSM4RTC,ext,example,->RELENG_2_0] Now component observer is connected to the FSM state change operation. refs #3591
[FSM4RTC,HRTM,,->RELENG_2_0] updateFsmStatus now calls RTObject::onFsmStateChanged(). refs #3681
[compat,formatting,->RELENG_1_2,->RELENG_2_0] Braces added.
[incompat,->RELENG_1_2,->RELENG_2_0] std::ostream operations have been added to NVUtil.

Revision 3119 (diff)
Added by n-ando almost 6 years ago

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.

Revision 3119 (diff)
Added by n-ando almost 6 years ago

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.

History

#1 Updated by n-ando almost 7 years ago

  • Subject changed from [FSM4RTC] ComponentObserver.idl to [FSM4RTC] ComponentObserver.idl の実装を作成する。
  • Description updated (diff)

#2 Updated by n-ando almost 7 years ago

  • % Done changed from 0 to 10

元のobserverの実装がほぼそのまま利用できるが、IDL内でのネームスペースが異なるので

  • OpenRTM:: -> RTC::
  • HAERTBEAT -> RTC_HEARTBEAT

への変更が必要。

#3 Updated by n-ando almost 7 years ago

  • Assignee set to n-ando
  • % Done changed from 10 to 30

まずは、ロード可能な.soオブジェクトを実装。コンポーネントにロードして、コンシューマとして登録されるところまで確認。

Also available in: Atom PDF