We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expose rosbag2_transport::Recorder record, stop, start_discovery and stop_discovery APIs as a services
record, stop, start_discovery and stop_discovery
metadata.yaml
ros2 bag record
Services for the rosbag2_transport::Recorder record, stop, start_discovery and stop_discovery exists
It is pretty trivial to add the same way as other services in the rosbag2_transport::Recorder.
rosbag2_transport::Recorder
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
Expose rosbag2_transport::Recorder
record, stop, start_discovery and stop_discovery
APIs as a servicesRelated Issues
metadata.yaml
file when usingros2 bag record
#926Completion Criteria
Services for the rosbag2_transport::Recorder
record, stop, start_discovery and stop_discovery
existsImplementation Notes / Suggestions
It is pretty trivial to add the same way as other services in the
rosbag2_transport::Recorder
.Testing Notes / Suggestions
The text was updated successfully, but these errors were encountered: