Dan Delany
Dan Delany
### Description We have a growing collection of Aerie features which create or ingest specific formats of JSON data, and we should publish JSON schemas for all of these formats...
### Description @jmdelfa and @adrienmaillard have been working on implementing the classes & solver needed to support grouped activities with HTNs. As our next milestone, we'd like to build a...
### Description @JoelCourtney has been working on the Procedural Scheduling backend branch: `feature/procedural-scheduling`. However - this branch was mostly built on an older version of the Aerie backend. We are...
Split off from #1488 - a fix to enforce bounds of initial X-values in the rootfinding algorithm. In that PR, there was some discussion about why the is necessary, and...
The [Scheduling section of the Aerie docs](https://nasa-ammos.github.io/aerie-docs/scheduling/introduction/) should be updated to explain our new Procedural Scheduling feature - maybe this section should be split into two ie. "Scheduling EDSL" and...
@JoelCourtney has been working on writing docs for the Procedural Scheduling Java library API(s). These will also need to be published and linked to from the Aerie documentation, like to...
### Background For our first release of procedural scheduling, we need a way for users to upload procedures (ie. Java JAR-type scheduling goals) to the Aerie backend. Since there are...
Per sprint planning, we wanted to track implementation of this in a separate issue from the [design 1168](https://github.com/NASA-AMMOS/aerie-ui/issues/1168). I think we have enough info to get started based on our...
Additional improvements to Plan Import feature in `aerie-gateway` which were deferred from https://github.com/NASA-AMMOS/aerie-ui/issues/1154 and https://github.com/NASA-AMMOS/aerie-ui/issues/1401 : * Activity directives should be inserted using a bulk insert rather than one query...
## Description & Background Follow-on from https://github.com/NASA-AMMOS/aerie-ui/issues/1375 - please read that ticket for background info. After the user adds compound activity directive(s) to their plan, running simulation + scheduling will...