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

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ros-users
Emne: 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