Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

[Feature] RosbagController #462

Closed
1 task
ChenxiTU opened this issue Dec 19, 2018 · 1 comment
Closed
1 task

[Feature] RosbagController #462

ChenxiTU opened this issue Dec 19, 2018 · 1 comment

Comments

@ChenxiTU
Copy link

Status

DEVELOPMENT

Description

rivz plugin for rosbag recording (rosbag play module will be added in the future)

Two ways to set topics parameter for recording:

  1. Use .yaml configure file as configure_example.yaml file.
  2. Use Topic Refresh to real-time scan which topics are existing, then choose those you are interested in by checkboxes.

Note1: Configure file and topic from checkboxes can be used at same time, even some topics are repeated (plugin will do duplicate checking when using both of them)
Note2: If you want to clear configure file, you can restart plugin

Todos

  • Tests

Steps to Test

  1. Start rviz and choose Panels->Add New Panel->RosbagController
  2. You can use the plugin to record rosbags with specified topics (do not specify any topics means recording all)
@kitsukawa kitsukawa mentioned this issue Mar 14, 2023
17 tasks
@kitsukawa
Copy link

Implemented in autowarefoundation/autoware#1791

@mitsudome-r mitsudome-r transferred this issue from autowarefoundation/autoware Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants