-
Notifications
You must be signed in to change notification settings - Fork 418
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
Implement functions to get publisher and subcription informations like QoS policies from topic name #960
Commits on Feb 7, 2020
-
get publisher and subscription information from topic name
Signed-off-by: Barry Xu <Barry.Xu@sony.com>
Configuration menu - View commit details
-
Copy full SHA for 72ffd44 - Browse repository at this point
Copy the full SHA 72ffd44View commit details -
Update with comments and fix some changes of rmw
Signed-off-by: Barry Xu <Barry.Xu@sony.com>
Configuration menu - View commit details
-
Copy full SHA for b2e1d03 - Browse repository at this point
Copy the full SHA b2e1d03View commit details -
update templated get_info_by_topic() function
Signed-off-by: Barry Xu <Barry.Xu@sony.com> Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 142e32a - Browse repository at this point
Copy the full SHA 142e32aView commit details -
address some of the PR comments
Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for c9ff531 - Browse repository at this point
Copy the full SHA c9ff531View commit details -
change rclcpp::EndpointType to an enum class
Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for a79f8e4 - Browse repository at this point
Copy the full SHA a79f8e4View commit details -
Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4db2a31 - Browse repository at this point
Copy the full SHA 4db2a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67ca5b8 - Browse repository at this point
Copy the full SHA 67ca5b8View commit details -
add get_publishers/subscriptions_info_by_topic() to LifecycleNode
Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 88af887 - Browse repository at this point
Copy the full SHA 88af887View commit details -
remove weird punctuation from docstring
Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 814117c - Browse repository at this point
Copy the full SHA 814117cView commit details -
add topic name remapping to get_info_by_topic()
Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 634d588 - Browse repository at this point
Copy the full SHA 634d588View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1b891 - Browse repository at this point
Copy the full SHA bc1b891View commit details -
Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9911d24 - Browse repository at this point
Copy the full SHA 9911d24View commit details
Commits on Feb 11, 2020
-
make members of TopicEndpointInfo private
Signed-off-by: Miaofei <miaofei@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for cb064f2 - Browse repository at this point
Copy the full SHA cb064f2View commit details