Orestis Ousoultzoglou
I've used Julia to make an in-orbit satellite go from spinning too fast to spinning less fast
Sessions
In this talk, we'll highlight how a commercial Julia-based simulator stack was used in Greek National Satellite Space Project (GNSSP) CubeSat space missions. The €200M program is implemented via the European Space Agency and includes Greek CubeSat In-Orbit Validation (IoV) missions. We'll show how Julia was used to accelerate development, identify design and implementation issues, and to help troubleshoot a satellite while in-orbit.
This talk will highlight a JuliaC usecase: developing an Aerospace industry product. Specifically, it will describe the functionality of a SaaS Aerospace product targeting teams involved in space missions, as well as administrative entities. The developed software uses Julia for all simulations, and is compiled to a shared library through JuliaC.jl. The Julia C FFI is used to interface with the main C++ logic, and there's build system (CMake) and CI support.