apollo-platform
apollo-platform copied to clipboard
FastRTPS Usage
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!
@icolwell Did you find an answer? I am also looking to understand the relationship between apollo, rtps, ros messages and protobuf. Thanks for posting your issue!
it only uses the discovery of fastrtps~~ no ros message is applied