https://github.com/avslab/basilisk

Astrodynamics simulation framework

https://github.com/avslab/basilisk

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.5%) to scientific vocabulary

Keywords

astrodynamics control dynamics guidance simulation spacecraft
Last synced: 5 months ago · JSON representation

Repository

Astrodynamics simulation framework

Basic Info
Statistics
  • Stars: 229
  • Watchers: 10
  • Forks: 81
  • Open Issues: 93
  • Releases: 10
Topics
astrodynamics control dynamics guidance simulation spacecraft
Created about 3 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Codeowners Support

README.md

README

Basilisk

How do I get set up?

The following links contain installation instructions for the supported platforms:

Basilisk Development guidelines

Getting Started

To get started with Basilisk (BSK), several tutorial python files are provided in the installed package. Within this web page documentation site, they are listed and discussed in the integrated example script page. The documentation lists the scenarios in an order that facilitates learning basic BSK features. The python scripts are stored under basilisk/examples. A good start would be to run scenarioBasicOrbit.py.

To play with the tutorials, it is suggested the user makes a copy of these tutorial files, and use the copies in order to learn, test and experiment. Copy the folder basilisk/examples into a new folder, and change to that directory. To run the default scenario of scenarioBasicOrbit, in the directory of the copied tutorials, execute the python script: python scenarioBasicOrbit.py

Now, when you want to use a tutorial, navigate inside that folder, and edit and execute the copied integrated tests.

Any new BSK module development should not occur within the BSK folder as this will be updated rapidly. Rather, new FSW algorithm or simulation code modules should be created in a custom folder outside of the BSK directory. See the building custom modules web page for more information.

To use the standalone 3D Visualization, download the Vizard. This is in development, but does provide a 3D view of many of the simulation states.

Who do I talk to?

Questions and answers are fielded in the project's Github Discussions.

Owner

  • Name: AVSLab
  • Login: AVSLab
  • Kind: organization
  • Location: United States of America

GitHub Events

Total
  • Create event: 132
  • Commit comment event: 2
  • Release event: 2
  • Issues event: 174
  • Watch event: 78
  • Delete event: 118
  • Issue comment event: 346
  • Push event: 1,192
  • Pull request review comment event: 327
  • Pull request review event: 348
  • Pull request event: 197
  • Fork event: 19
Last Year
  • Create event: 132
  • Commit comment event: 2
  • Release event: 2
  • Issues event: 174
  • Watch event: 78
  • Delete event: 118
  • Issue comment event: 346
  • Push event: 1,192
  • Pull request review comment event: 327
  • Pull request review event: 348
  • Pull request event: 197
  • Fork event: 19

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 187
  • Total pull requests: 240
  • Average time to close issues: 5 months
  • Average time to close pull requests: 12 days
  • Total issue authors: 66
  • Total pull request authors: 35
  • Average comments per issue: 1.1
  • Average comments per pull request: 1.17
  • Merged pull requests: 178
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 93
  • Pull requests: 131
  • Average time to close issues: 18 days
  • Average time to close pull requests: 7 days
  • Issue authors: 42
  • Pull request authors: 24
  • Average comments per issue: 0.92
  • Average comments per pull request: 0.87
  • Merged pull requests: 95
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • leahkiner (20)
  • juan-g-bonilla (13)
  • schaubh (10)
  • sassy-asjp (9)
  • joaogvcarneiro (9)
  • andrewmorell (8)
  • patkenneally (8)
  • patrickwalton (7)
  • Yume27 (6)
  • Nyselmech (5)
  • AmolikaSoni (5)
  • ascended121 (5)
  • Mark2000 (5)
  • dpad (4)
  • MichaelBonnet (4)
Pull Request Authors
  • schaubh (92)
  • Mark2000 (18)
  • juan-g-bonilla (17)
  • Natsoulas (16)
  • leahkiner (15)
  • jackfox25 (12)
  • sassy-asjp (11)
  • dpad (7)
  • rcalaon (7)
  • Yume27 (5)
  • joaogvcarneiro (5)
  • andrewmorell (5)
  • Will-Schwend (3)
  • patkenneally (3)
  • ascended121 (3)
Top Labels
Issue Labels
enhancement (48) bug (20) build (10) documentation (9) refactor (8) ci (5) good first issue (1) help wanted (1) question (1)
Pull Request Labels
enhancement (82) documentation (57) bug (48) build (34) ci (23) refactor (9) good first issue (2) dont merge (1)