Skip to content
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 for node interfaces #112

Merged
merged 11 commits into from
Aug 23, 2019
Merged

Conversation

Karsten1987
Copy link
Contributor

@Karsten1987 Karsten1987 commented Jun 19, 2019

fixes #111

This PR does a few touch ups for the latest dashing release as well as introducing support for other nodes such as lifecycle nodes.

Signed-off-by: Karsten Knese karsten@openrobotics.org

@Karsten1987 Karsten1987 mentioned this pull request Jun 24, 2019
@Karsten1987
Copy link
Contributor Author

@cottsay I've rebased and addressed hopefully all your comments. Do you mind glancing one more time over this PR?

@Karsten1987
Copy link
Contributor Author

This is up for one more round of review :)

Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
@Karsten1987
Copy link
Contributor Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@Karsten1987 Karsten1987 merged commit 1e4f973 into ros:ros2-devel Aug 23, 2019
@Karsten1987 Karsten1987 deleted the node_interfaces branch August 23, 2019 18:32
Karsten1987 added a commit to boschresearch/ros2_diagnostics that referenced this pull request Aug 27, 2019
* support for node interfaces

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* use default parameter descriptor

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* rclpy 373 resolved: use namespace for parameter

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* set qos profile for publisher

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* make c++ and py example behave similar

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* set period as either rcl_duration_value_t or double

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* revert changes to leading slashes in favor of pr 109

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* accept also raw pointer to node

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* make tests compile

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* make parameter names equal between c++ and py

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* prefix parameter with diagnostic_updater

Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants