Re: [ros-users] Question about policy-based synchronizer

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: ros-users
題目: Re: [ros-users] Question about policy-based synchronizer
I think I have figured out my mistake in using the policy-based
synchronizer. I just realized that the synchronizer requires that the
message includes Header. After making relevant changes, I have been able
to build and run the test application.
- Aditya