graph_msgs

ROS messages for publishing graphs of different data types

README

graph_msgs

ROS messages for publishing graphs of different data types

Continuous Integration Status

Formatting (pre-commit) Build

Supported Graph Types

Each graph is simply a node of some message type, and an edge that connects those two nodes

  • geometry_msgs::Point

Future Direction

  • Add new data types