Skip to content

01. Before started

mqjinwon edited this page Apr 2, 2024 · 5 revisions

Before started

Our simulation need to have enough hardware spec. This spec is based on isaacsim.

alt text

And This is our software version.

  • Ubuntu 22.04
  • ROS humble
  • IsaacSim 2022.2.1

Someone can ask why you guys are using previous version of Isaacsim. Sure, It is pretty old version. However, we are using ths version due to matching IsaacGym preview4. IsaacGym preview4 is based on IsaacSim 2022.2.1.

So, you need to install Isaacsim 2022.2.1.

Installation guide

  1. Download Omniverse Launcher. https://www.nvidia.com/en-us/omniverse/

  2. Change permission

    sudo chmod +x omniverse-launcher-linux.AppImage
  3. Install application

    Install Cache from the Omniverse Launcher. alt text Install Nucleus from the Omniverse Launcher. alt text Install Visual Studio Code to view and debug source code. https://code.visualstudio.com/download

  4. Install IsaacSim Choose 2022.2.1! alt text

  5. Clone StrideSim

    git clone https://github.com/AuTURBO/StrideSim.git

    Go to extensions tab alt text

    Register StrideSim alt text

Clone this wiki locally