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 the ability to choose the rosbags backend to be used during recording #425

Open
Samahu opened this issue Jan 25, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Samahu
Copy link
Contributor

Samahu commented Jan 25, 2025

Is your feature request related to a problem? Please describe.
When using the record method the user has to use the default storage backend of the record launch file

Describe the solution you'd like
Expose an option through the record.launch.xml that allows users to work with a specific storage.

ros2 launch ouster_ros record.launch.xml storage:=mcap

In the bag file add

<node run="ros2 bag record --storage $(var storage)"/>

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Targeted Platform (please complete the following information only if applicable, otherwise dot N/A):

  • Ouster Sensor? ANY
  • Ouster Firmware Version? ANY
  • ROS version/distro? \Only ROS2
  • Operating System? ANY
  • Machine Architecture? ANY
@Samahu Samahu added the enhancement New feature or request label Jan 25, 2025
@Samahu Samahu self-assigned this Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant