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

Add action graph API #306

Merged
merged 7 commits into from
Apr 14, 2019
Merged

Add action graph API #306

merged 7 commits into from
Apr 14, 2019

Conversation

jacobperron
Copy link
Member

As a prerequisite, I've moved the names and types functions to rclpy_common for reuse in the rclpy action C extension.

Connects to ros2/ros2cli#202

@jacobperron jacobperron added the in progress Actively being worked on (Kanban column) label Apr 3, 2019
@jacobperron
Copy link
Member Author

Testing rclpy:

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

@jacobperron jacobperron added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 3, 2019
rclpy/src/rclpy/_rclpy.c Outdated Show resolved Hide resolved
rclpy/src/rclpy/_rclpy_action.c Outdated Show resolved Hide resolved
rclpy/test/action/test_graph.py Show resolved Hide resolved
* Renamed functions for consistency with others in rclpy_common.
* Changed signature of conversion function to return a PyObject pointer.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

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

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

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

@jacobperron jacobperron merged commit f12365d into master Apr 14, 2019
@delete-merged-branch delete-merged-branch bot deleted the action_graph branch April 14, 2019 14:31
@jacobperron jacobperron removed the in review Waiting for review (Kanban column) label Apr 14, 2019
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.

None yet

3 participants