Dan Delany

Results 52 issues of 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...

feature
next

### 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...

feature
scheduling
merlin framework

### 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...

bug
simulation

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...

question

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...

next

@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...

documentation
build

### 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...

scheduling

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...

feature

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...

bug
feature
gateway

## 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...

feature
design
next