Repository Summary
Checkout URI | https://github.com/fictionlab/rosbag2_to_video.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2024-11-22 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
rosbag2_to_video | 1.0.1 |
README
rosbag2_to_video command line tool
Installation
Binaries
sudo apt install ros-${ROS_DISTRO}-rosbag2-to-video
From source
It can be added to your colcon workspace and be installed as usual.
# create workspace
mkdir -p new_ws/src
cd new_ws/src
# clone repo
git clone https://github.com/fictionlab/rosbag2_to_video
cd ..
# install dependencies
rosdep update
rosdep install --from-paths src --ignore-src -y
# build workspace
colcon build
Usage
The tool has two entrypoints:
ros2 bag to_video
or
ros2 run rosbag2_to_video rosbag2_to_video
Use --help
to see options.
CONTRIBUTING
Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
No version for distro iron. Known supported distros are highlighted in the buttons above.
Repository Summary
Checkout URI | https://github.com/fictionlab/rosbag2_to_video.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2024-11-22 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
rosbag2_to_video | 1.0.1 |
README
rosbag2_to_video command line tool
Installation
Binaries
sudo apt install ros-${ROS_DISTRO}-rosbag2-to-video
From source
It can be added to your colcon workspace and be installed as usual.
# create workspace
mkdir -p new_ws/src
cd new_ws/src
# clone repo
git clone https://github.com/fictionlab/rosbag2_to_video
cd ..
# install dependencies
rosdep update
rosdep install --from-paths src --ignore-src -y
# build workspace
colcon build
Usage
The tool has two entrypoints:
ros2 bag to_video
or
ros2 run rosbag2_to_video rosbag2_to_video
Use --help
to see options.
CONTRIBUTING
Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
Repository Summary
Checkout URI | https://github.com/fictionlab/rosbag2_to_video.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2024-11-22 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
rosbag2_to_video | 1.0.1 |
README
rosbag2_to_video command line tool
Installation
Binaries
sudo apt install ros-${ROS_DISTRO}-rosbag2-to-video
From source
It can be added to your colcon workspace and be installed as usual.
# create workspace
mkdir -p new_ws/src
cd new_ws/src
# clone repo
git clone https://github.com/fictionlab/rosbag2_to_video
cd ..
# install dependencies
rosdep update
rosdep install --from-paths src --ignore-src -y
# build workspace
colcon build
Usage
The tool has two entrypoints:
ros2 bag to_video
or
ros2 run rosbag2_to_video rosbag2_to_video
Use --help
to see options.
CONTRIBUTING
Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.