You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
rivz plugin for rosbag recording (rosbag play module will be added in the future)
Two ways to set topics parameter for recording:
Use .yaml configure file as configure_example.yaml file.
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
Start rviz and choose Panels->Add New Panel->RosbagController
You can use the plugin to record rosbags with specified topics (do not specify any topics means recording all)
The text was updated successfully, but these errors were encountered:
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:
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
Steps to Test
The text was updated successfully, but these errors were encountered: