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

ROS topic transport improvements #16

Open
3 tasks
meyerj opened this issue Jul 11, 2020 · 0 comments
Open
3 tasks

ROS topic transport improvements #16

meyerj opened this issue Jul 11, 2020 · 0 comments

Comments

@meyerj
Copy link
Member

meyerj commented Jul 11, 2020

Follow-up on #10:

  • A ROS service that can be loaded into a component which provides operations to connect ports to ROS publishers and subscribers with custom QoS settings, bypassing the createStream() API and without the limitations of the ConnPolicy struct.
  • Add a more complex test case with at least two processes that communicate via ROS topics.
  • Move common CMake code from rtt_ros2_idl-generate_typekit.cmake and rtt_ros2_topics-generate_ros_transport.cmake to another helper script to share it, e.g. for retrieving a list message, service and action types provided by a given package. At the moment the second script is a simplified and adapted copy of the first.
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

No branches or pull requests

1 participant