Skip to content

Add metriplane to Jazzy - #53151

Open
Miko997 wants to merge 1 commit into
ros:masterfrom
Miko997:Miko997-patch-1
Open

Add metriplane to Jazzy#53151
Miko997 wants to merge 1 commit into
ros:masterfrom
Miko997:Miko997-patch-1

Conversation

@Miko997

@Miko997 Miko997 commented Aug 10, 2026

Copy link
Copy Markdown

Please add Metriplane to be indexed in the ROS 2 Jazzy rosdistro

Metriplane is an open-source Python system for workcell state observation, evidence generation, incident analysis, and reproducible evaluation.

The repository contains the metriplane_ros ROS 2 bridge package. The bridge connects to a running Metriplane WebSocket stream and republishes Metriplane frames, alerts, and incidents as std_msgs/String JSON topics.

The ROS 2 bridge has been runtime-smoke-tested on ROS 2 Jazzy, including:

  • colcon build
  • ros2 run
  • ros2 launch
  • publication of /metriplane/frame_state
  • publication of /metriplane/alerts
  • publication of /metriplane/incidents
  • ros2 topic echo
  • recording the published topics with ros2 bag record

No ROS bag replay functionality is claimed by this submission.

ROS distribution

Jazzy

Source

https://github.com/Miko997/metriplane

ROS package

integrations/ros2/metriplane_ros

Package name

metriplane_ros

License

MIT

Checks

  • All packages have a declared license in the package.xml
  • This repository has a LICENSE file
  • This package has been built and runtime-smoke-tested on ROS 2 Jazzy

@github-actions github-actions Bot added the jazzy Issue/PR is for the ROS 2 Jazzy distribution label Aug 10, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Introduction
Thanks for sending a pull request to ROS distro!

This is an automated tool that helps check your pull request for correctness.
This tool checks a number of attributes associated with your ROS package and generates a report that helps our reviewers merge your pull request in a timely fashion. Here are a few things to consider when sending adding or updating a package to ROS Distro.
ROS Distro includes a very helpful CONTRIBUTING.md file that we recommend reading if it is your first time submitting a package.
Please also read the ROS Distro review guidelines which summarizes this release process.

ROS Distro Considerations

Package Considerations

Having your package included in a ROS Distro is a badge of quality, and we recommend that package developers strive to create packages of the highest quality. We recommend package developers review the following resources before submitting their package.

Need Help?

Please post your questions to Robotics Stack Exchange or refer to the Infrastructure General channel on our Zulip server.


For changes related to rosdistro:

  • ✅ New repositories are named appropriately

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jazzy Issue/PR is for the ROS 2 Jazzy distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant