Skip to content

Port many graph introspection features from osrf fork - #221

Merged
ivanpauno merged 9 commits into
mainfrom
ivanpauno/port-from-osrf-fork-2
Aug 10, 2022
Merged

Port many graph introspection features from osrf fork#221
ivanpauno merged 9 commits into
mainfrom
ivanpauno/port-from-osrf-fork-2

Conversation

* Improve QoSProfile constructors
* Add documentation to QoSProfile class
* Add fromRCL method to QoSProfile
* Use fromRCL to create the built-in qos profiles.
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
* Add NameAndTypes class
* Add getTopicNamesAndTypes method to Node
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
** Add EndpointInfo class.
* Add getPublishersInfo method to Node.
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
* Add NodeNameInfo class
* Implement getNodeNames
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
…osrf#38)
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno
ivanpaunoforce-pushed the ivanpauno/port-from-osrf-fork-2 branch from ecd8a84 to 710fc2aCompareJune 27, 2022 18:48
@ivanpauno

Copy link
Copy Markdown
ContributorAuthor

@jacobperron this is ready for review now

ivanpaunoand others added 2 commits July 12, 2022 16:45
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Fixes a build issue with newer versions of ROS Rolling:
fatal error: rcpputils/scope_exit.hpp: No such file or directory
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@ivanpauno
ivanpaunoforce-pushed the ivanpauno/port-from-osrf-fork-2 branch from 37222ef to 18faaa7CompareJuly 12, 2022 19:45
@ivanpauno

Copy link
Copy Markdown
ContributorAuthor

@jacobperron friendly ping

@jacobperronjacobperron left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay review.

LGTM!

@ivanpauno
ivanpauno merged commit d0e4e95 into mainAug 10, 2022
@ivanpauno
ivanpauno deleted the ivanpauno/port-from-osrf-fork-2 branch August 10, 2022 15:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ivanpauno@jacobperron