Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
jazzy

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
kilted

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
rolling

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro galactic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro foxy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro iron showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rosbag2_to_video package from rosbag2_to_video repo

rosbag2_to_video

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.0.1
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

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
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Command line tool to create a video from a rosbag recording

Additional Links

No additional links.

Maintainers

  • Błażej Sowa

Authors

  • Ivan Santiago Paunovic

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.

CHANGELOG

Changelog for package rosbag2_to_video

1.0.1 (2024-11-22)

  • Update maintainer
  • Add CONTRIBUTING.md
  • Add mypy test
  • Fix flake8 and pep257 errors
  • Don't skip copyright check
  • Contributors: Błażej Sowa

1.0.0 (2024-08-29)

  • Remove unreachable line of code (#5)
  • Add readme (#4)
  • Improve codecs and file format support (#3)
    • Support other video formats, using .mp4 by default.
    • Add --codec-dialog option.
    • Extend help comments for --codec and --codec-dialog.
  • Refactor document and polish the code. (#2)
  • Support compressed image (#1)
    • Support compressed image.
    • Add argument to allow specifying a different codec.
  • Add ros2 bag verb implementation
  • first commit
  • Contributors: Daisuke Nishimatsu, Ivan Santiago Paunovic

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rosbag2_to_video at Robotics Stack Exchange