rmw_dds_common
master
Define a common interface between DDS implementations of ROS middleware.
|
Methods used to update the Graph Cache based on ROS 2 specific messages received from remote participants. More...
Functions | |
void | rmw_dds_common::GraphCache::update_participant_entities (const rmw_dds_common::msg::ParticipantEntitiesInfo &msg) |
Update participant info based on a received ParticipantEntitiesInfo message. More... | |
Methods used to update the Graph Cache based on ROS 2 specific messages received from remote participants.
void rmw_dds_common::GraphCache::update_participant_entities | ( | const rmw_dds_common::msg::ParticipantEntitiesInfo & | msg | ) |
Update participant info based on a received ParticipantEntitiesInfo
message.
msg | Will be filled with the received ParticipantEntitiesInfo message. |