Mminosauceinminosauce.hashnode.dev路3d ago 路 3 min read[Astrodynamics] Two-Body ProblemTwo-body Problem 馃審 1. Center of Mass In this post, I will discuss the two-body problem, the most fundamental concept in astrodynamics. Consider the inertial frame \({OXYZ}\) shown in the above figu00
Mminosauceinminosauce.hashnode.dev路3d ago 路 2 min read[Basilisk] VizardVizard This post covers how to install Vizard, the visualization tool for Basilisk. Vizard is built on the Unity engine, so installing Unity beforehand can be helpful. 1. Unity Unity Hub Downloads Aft00
Mminosauceinminosauce.hashnode.dev路3d ago 路 1 min read[Basilisk] BSK-RL installInstallation of BSK-RL # Pytorch is required before installing bsk-rl. (according to cuda version) 1. $ conda activate BSK (BSK) $ pip install "ray[rllib]" # RLlib 2. (BSK) $ cd ~/Projects/S00
Mminosauceinminosauce.hashnode.dev路3d ago 路 3 min read[Basilisk] Installation & Unit TestAn Astrodynamics Simulation Framework Basilisk homepage Computing Env: OS : Ubuntu 22.04 LTS Cpu: Amd 5800x Gpu: Nvidia 2080ti #Updated CI scripts to run on latest macOS and no longer use Ubuntu 00
Mminosauceinminosauce.hashnode.dev路3d ago 路 3 min read[Basilisk] IntroductionIntroduction 馃敟 What is Basilisk? Basilisk (BSK) is a software framework for astrodynamics simulation, designed to generate high-fidelity spacecraft simulations. It enables the modeling of orbital mai00