Skip to content
forked from dledr/bbr_ros2

Black Block Recorder with ROS2 | Immutable Logging via Blockchain

License

Notifications You must be signed in to change notification settings

adamsj-ros/bbr_ros2

 
 

Repository files navigation

bbr_ros2

Black Block Recorder with ROS2 | Immutable Logging via Blockchain

  • CircleCI
  • DockerHub
  • Codecov
  • License
  • Release

Start the bbr_sawtooth_bridge, needed by rosbag2 when using BBR

ros2 run bbr_sawtooth_bridge bridge_cpp

Start recording with rosbag2 using BBR storage plugin

ros2 bag record -o foo -s bbr /chatter

Publish message data to recorded topic

ros2 run demo_nodes_cpp talker

Examine bag file using an sqlite browser

sqlitebrowser foo/foo.db3

About

Black Block Recorder with ROS2 | Immutable Logging via Blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.8%
  • CMake 16.5%
  • Dockerfile 2.3%
  • Python 1.4%