ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

diagram tool for the design of ros2 packages

asked 2022-12-01 01:45:57 -0500

xibeisiber gravatar image

Hi, I need to develop some ROS2 packages for my robot. Before writing each package, I want to draw a diagram for the package relations (e.g. the message, the class calling between them), like a class diagram?

Is there a name for this diagram and is there any tool for this?

The final diagram may look like rqt_graph. But it is designed before every package is prepared.

There seems to be a "package diagram" in starUML. But I'm not sure whether this "package diagram" satisfies .

Thanks for any help!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-12-01 02:20:05 -0500

Ranjit Kathiriya gravatar image

Hello,

I am using draw.io, it is free. It provides all the basic structure you required for creating graphs, class, and functions.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2022-12-01 01:45:57 -0500

Seen: 253 times

Last updated: Dec 01 '22