Skip to main content
  1. Plugin Registry/

RV Dag Viewer

View source on GitHub
Updated 1 year ago 8 stars

Overview

This is a openRV plugin for viewing the DAG network within OpenRV.

The dagViewer.py code is designed to be somewhat portable, with a interface class that allows it to be easily mapped to other frameworks.

Requirements

RequirementVersion
OpenRV2025.0 or later
Python3.10+
OSmacOS 12+, Linux (RHEL 8+)

Installation

OpenRV

  1. Download the plugin
  2. Inside openrv goto Preferences->Packages and click on “Add packages” and select the above zip file.
  3. Restart OpenRV.
  4. Open Preferences → Packages and enable DAG Viewer.

Verify

After restarting, a Dag Viewer should appear under the tools menu.

Usage

See https://github.com/richardssam/RVDagViewer for details on configuration and usage.

Known Limitations

  • None known.