No version for distro humble showing github. Known supported distros are highlighted in the buttons above.
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2bags at Robotics Stack Exchange
No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2bags at Robotics Stack Exchange
No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2bags at Robotics Stack Exchange
No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2bags at Robotics Stack Exchange
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2bags at Robotics Stack Exchange
No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2bags at Robotics Stack Exchange
No version for distro iron showing github. Known supported distros are highlighted in the buttons above.
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2bags at Robotics Stack Exchange
No version for distro melodic showing github. Known supported distros are highlighted in the buttons above.
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2bags at Robotics Stack Exchange
No version for distro noetic showing github. Known supported distros are highlighted in the buttons above.
![]() |
ros2bags package from ros2bag_convert reporos2bags |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Description | Convert ROS2 bag files to CSV, JSON, etc. |
Checkout URI | https://github.com/fishros/ros2bag_convert.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-10-11 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
TODO: Package description
Additional Links
No additional links.
Maintainers
- ros2
Authors
No additional authors.
ros2bag_convert
中文 | English |
将ROS2的Bag文件转换为CSV、JSON等。
一、安装
命令行安装:
sudo pip install git+https://github.com/fishros/ros2bag_convert.git
下载安装:
git clone git@github.com:fishros/ros2bag_convert.git
cd ros2_convert
python3 setup.py bdist_wheel
sudo pip install dist/ros2bag_convert-0.1.0-py3-none-any.whl
二、使用
目前仅支持将数据转换为csv格式,结果将输出到xxx.db3
同级目录。
ros2bag-convert xxxx.db3
测试指令
手动发布Pose数据
ros2 topic pub test geometry_msgs/msg/Pose '{position:{x: 0.0,y: 0.0,z: 0.0}, orientation: {x: 0.0,y: 0.0,z: 0.0,w: 1.0}}'
记录
ros2 bag record test
转换
ros2bag-convert xxxx.db3
作者
版本记录
- 20210830-V0.1.0
- 完成基础转换功能
- 已知bug:数据未按层级展开输出
CHANGELOG
No CHANGELOG found.
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.