Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tonhathuy/SpotMicro-IsaacLab

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpotMicro-IsaacLab

SpotMicro in Isaac Sim

Converting XACRO to URDF and Importing to Isaac Sim

To import the SpotMicro robot into Isaac Sim, we first need to convert the XACRO files to URDF format, then convert that to USD format. Here's how:

  1. Install required packages:

    sudo apt install ros-humble-xacro
  2. Generate URDF from XACRO:

    # Navigate to the URDF generation script
    cd ./spot_micro_rviz/urdf/
    
    # Run the generation script
    ./gen_urdf.sh

    This will create a URDF file from the robot's XACRO description.

  3. Import URDF to Isaac Sim:

    • Open Isaac Sim
    • Go to "File > Import"
    • Select the generated URDF file
    • Configure import settings as needed
    • Click "Import" to create the USD file

The robot should now be available as a USD file that can be used in Isaac Sim simulations.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.