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

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: ros-users
Onderwerp: 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