Skip to content

JuliaSpace/SatelliteAttitudeControlDesign.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SatelliteAttitudeControlDesign

This pacakge contains a simplified version of the software developed by the National Institute for Space Research (INPE) for tuning the attitude control gains of the Amazonia 1B satellite.

Usage

Install the package using:

julia> using Pkg

julia> Pkg.add(url="https://github.com/JuliaSpace/SatelliteAttitudeControlDesign.jl")

After installing the package, the application can be started using:

julia> using SatelliteAttitudeControlDesign

julia> SatelliteAttitudeControlDesign.exec()

About

Example of an application to design gains for the satellite attitude control.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages