-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support topic instances #753
base: rolling
Are you sure you want to change the base?
Conversation
* Max samples per instance is set to history depth if KEEP_LAST | ||
* else UNLIMITED. | ||
* | ||
* \param[in] hitory_qos History entitiy QoS. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* \param[in] hitory_qos History entitiy QoS. | |
* \param[in] history_qos History entitiy QoS. |
Signed-off-by: Mario Dominguez <[email protected]>
…ption Signed-off-by: Mario Dominguez <[email protected]>
…keys adoption Signed-off-by: Mario Dominguez <[email protected]>
Signed-off-by: Mario Dominguez <[email protected]>
Signed-off-by: Mario Dominguez <[email protected]>
Signed-off-by: Mario Dominguez <[email protected]>
Signed-off-by: Mario Dominguez <[email protected]>
Signed-off-by: Mario Dominguez <[email protected]>
Signed-off-by: Mario Dominguez <[email protected]>
Signed-off-by: Miguel Company <[email protected]>
Signed-off-by: Mario Dominguez <[email protected]>
9b3b8a9
to
32b2145
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a couple of minor comments. i tried review and i think this looks good, but this needs to be reviewed by someone from eProsima or other maintainers who know this area...
rmw_fastrtps_shared_cpp/include/rmw_fastrtps_shared_cpp/utils.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Mario Dominguez <[email protected]>
Signed-off-by: Mario Dominguez <[email protected]>
This PR adds the necessary code to support topic instances in
rmw_fastrtps_cpp
andrmw_fastrtps_dynamic_cpp
@key
annotation rosidl#796@key
annotation rosidl_typesupport_fastrtps#116