MOV-AI / movai-flow

MOV.AI Flow™ - The IDE that brings visualization and structure to ROS
Other
121 stars 15 forks source link

[BP-592] Running flow should only run linked subflows and nodes #123

Open MithunKinarullathil opened 2 years ago

MithunKinarullathil commented 2 years ago

Have you checked our docs before proceeding?

Issue Description

Running flow should only run linked subflows and nodes

Steps to Reproduce

  1. Install movai-flow (1.2.0-1)
  2. Go to IDE and open an existing flow (eg., husky autonomous navigation)
  3. Enter the Add Node/ Subflow and insert at any position - as subflow - another flow that has components linked to its start Node (eg. husky mapping)
  4. Enter the Add Node/ Subflow and insert at any position - as subflow - another flow that does not have components linked to its start Node (eg. ignition battery)
  5. Save & Run

Actual Behaviour

Expected Behaviour

Screenshots/GIFs

Versions

Possible workarounds

Additional Details

guide-bot[bot] commented 2 years ago

Thanks for opening this Issue! We need you to:

  1. Fill out the description.

    Action: Edit description and replace <!- ... --> with actual values.