ros2/rosbag2

Add record, stop, start_discovery and stop_discovery services for rosbag2_transport::Recorder

MichaelOrlov opened this issue · 0 comments

Description

Expose rosbag2_transport::Recorder record, stop, start_discovery and stop_discovery APIs as a services

Related Issues

Completion Criteria

Services for the rosbag2_transport::Recorder record, stop, start_discovery and stop_discovery exists

Implementation Notes / Suggestions

It is pretty trivial to add the same way as other services in the rosbag2_transport::Recorder.

Testing Notes / Suggestions