Skip to main content

dear_ros_node_viewer

Project description

Dear RosNodeViewer logo

https://user-images.githubusercontent.com/105265012/177068238-eaf4fed9-12c0-4c5b-ac7f-9597483c4c3c.mp4

Python application PyPI Publish

Dear RosNodeViewer

About

  • Visualize ROS2 node diagram
  • Support the following sources:
    • architecture.yaml generated by CARET
    • rosgraph.dot generated by rqt_graph
    • running ROS graph analysis

Requirements

  • Ubuntu 20.04 or 22.04
    • graphviz is required
  • optional: ROS 2 Galactic or Humble if you need runtime ROS graph analysis
  • Not tested in Windows / Mac

Get Started

# Install requirements
sudo apt install graphviz

# Install Dear RosNodeViewer
pip install dear-ros-node-viewer

# Download sample graph
wget https://raw.githubusercontent.com/iwatake2222/dear_ros_node_viewer/main/sample/architecture_autoware.yaml

# Run Dear RosNodeViewer
dear_ros_node_viewer architecture_autoware.yaml
  • Quick operation guide:
    • Middle button drag: move graph area
    • Mouse scroll: zoom in/out (zoom function is tentative)

How to Use

See WiKi

Acknowledgements

  • Dear RosNodeViewer utilizes Dear PyGui
    • Dear RosNodeViewer is named in honor of Dear PyGui
  • Dear RosNodeViewer contains Roboto font
    • licensed under the Apache License, Version 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dear_ros_node_viewer-1.0.0.tar.gz (249.5 kB view hashes)

Uploaded Source

Built Distribution

dear_ros_node_viewer-1.0.0-py3-none-any.whl (120.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page