No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.2.16
License GPLv3
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/bobcamera/bobcamera.git
VCS Type git
VCS Version main
Last Updated 2024-11-16
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS2 Node for recording track related data

Additional Links

No additional links.

Maintainers

  • Bob Universal Object Tracker

Authors

No additional authors.

Recorder Package

Overview

Description:

Uses the RosBag recorder and is responsible for recording tracks. Each track is recorded into its own database file which can then be played back.

TODO: The recorder should also capture classification information so that it can be stored as a single bundle of information versus reclassifying at playback.

In ROS (Robot Operating System), a rosbag recorder node is a tool used for recording and playing back ROS message data. It allows you to capture the data being transmitted between different nodes in your ROS system and store it in a bag file for later analysis or playback. A rosbag recorder node subscribes to one or more topics in the ROS network and records all messages published on those topics, along with the timestamp and other metadata. The recorded data is saved in a bag file, which is a binary file format that can be easily replayed in ROS using the rosbag play tool.

Vision:

Playback is done via the command line by pushing messages to the same topics that were recorded. It would be nice if this could be initiated by the UI and not the command line. There also was an initial idea of using a non intrusive recorder but that is not a free product.

Nodes:

  • RosBag Recorder Node
  • Video Recorder Node

RosBag Recorder Node

Records a track into a SqlLite file. This has not yet been implemented and is on the TODO list.

Video Recorder Node

When the tracker is tracking an object, we start recording this event to a video file.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

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 bob_recorder at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. 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 foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.