Skip to content

jaops-space/jaops-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAOPS SIM

Ubuntu22.04 IsaacSim Python ros2-humble installation License

Lunar Surface Simulator Overview   On-Orbit Services Simulator Overview

JAOPS provides several types of simulation environments for spacecraft in orbit and lunar rovers on the Moon. This suite of tools is the backbone of modern iterative development and enables learning by doing. The simulator provides realistic sensor data, a telemetry/telecommand interface for integrated software testing, and an immersive experience for training operators.

[work in progress to bring previous work into this open source repo]

Scenes
Lunar Surface Simulator preview: six-wheel rocker-bogie rover in lunar lander garden Youtube Lunar Surface Demo
Particle Simulation preview: Lunar Rover Wheel/Soil Interaction Youtube Particle Simulation Demo
On-Orbit Services Simulation preview: servicer spacecraft approaching un-cooperative client Youtube On-Orbit Services Demo

System Requirement

Setup

  1. Install git LFS (only needed once per user per machine)
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
sudo apt install git-lfs
git lfs install
  1. Clone this git repository
git clone https://github.com/jaops-space/jaops-sim.git
  1. Make sure that the LFS tracked files (e.g .USD and .PNG) are properly downloaded (not just pointers). For instance check that the .PNG images of this README display properly. If any issue, run
cd jaops-sim
git lfs fetch
git lfs pull

Usage

  1. Launch Omniverse IsaacSim and open any of the USD corresponding to the scenes shown in the table above. Explore the different assets, re-use them in your own simulations
  2. See also the demos in the src folder. Each one has its own corresponding README. See for instance the ROS2 foxglove and rerun interfaces for the lunar simulation scene here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •