NASA-AMMOS / aerie

A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73 stars 19 forks source link

Delete activities via Procedural Scheduling API #1594

Open dandelany opened 2 weeks ago

dandelany commented 2 weeks ago

Background

Users can use the Procedural Scheduling API to add activities to a plan, but there is currently no way to delete them.

Requirements