-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Description
I have a few questions about the usage of FastRTPS in this repo.
- Is FastRTPS only used to send around meta information? The README sort of suggests all ROS messages are sent using FastRTPS, but I only see the
discoveryportion ofros_commactually using FastRTPS. - If so, are messages still transported the same as vanilla ROS (using TCPROS)? The only difference is that they could be serialized protobuf messages or serialized vanilla ROS messages (but never FastRTPS messages?).
Thanks!
sutyum
Metadata
Metadata
Assignees
Labels
No labels