Wiki
Clone wikica.gc.asc_csa.apogy / Home
!!! IMPORTANT NOTE !!!
Apogy has been accepted in Incubation Phase by the Eclipse Foundation. The new Apogy Project site is: https://projects.eclipse.org/projects/technology.apogy. Ongoing development occurs on this new Eclipse site.
Background
Apogy is a multi-mission operations and planning software framework. Apogy uses Eclipse Modeling Framework models to define the systems being controlled, the environment in which these systems are operated, the operations being carried out and the corresponding data produced during operations.
As an example, integrating a rover in Apogy is as simple as creating an EMF model that represent its interface (command and telemetry) and defined its topology (i.e. how the physical components are attached together and how the degrees-of-freedom are mapped to the telemetry). Once these two steps are completed, one can visualize the rover in 3D in its environment (showing cameras field of view in 3D, using the generic 3D tools to measure distance, record trajectory, measure sun angle, etc), create commands and display telemetry (camera views with overlays, filters and tools, recording and playback of data, etc) without having to write a single line of code ! This means that the operator can already start configuring his/her control station, even if there is no real rover to command at that point. Implementing the necessary interface between the generated EMF classes and the hardware (which is usually straightforward) is all that remain to complete the integration and benefit from the many tools already available in Apogy.
Eclipse Update Sites
Description | URL | Notes |
---|---|---|
Develop (Latest) | https://dl.bintray.com/apogy/Develop/0.5/ |
Documentation
Description | URL |
---|---|
Main Guide | http://apogy.bitbucket.org/wiki/main.html |
Installation | http://apogy.bitbucket.org/wiki/installation.html |
Simple Way To Start | http://apogy.bitbucket.org/wiki/simple_way_to_start.html |
Tutorials | http://apogy.bitbucket.org/wiki/tutorials.html |
User | http://apogy.bitbucket.org/wiki/user.html |
Development | http://apogy.bitbucket.org/wiki/dev.html |
Eclipse Proposal | https://projects.eclipse.org/proposals/apogy |
Eclipse Conference 2016 Presentation | https://www.eclipsecon.org/na2016/sites/default/files/slides/apogy_eclipsecon2016_0.pdf |
Medias
Description | URL |
---|---|
Eclipse Conference 2016 Speaker Pitch | https://youtu.be/-zb8EgQdXdc |
Development Priorities
- Provide Apogy E4 RCP framework
- Improve User Experience (UX) (Sirius 4, NEON etc)
- Support Shared Session using CDO
- Implement Remote Application Platform (RAP)
- Implement Live Dashboard Designer using Sirius
- Support Telemetry Recording and Display
- Integrate Virtual Reality Module
- Improve Documentation
Updated