Skip to content

azzopardim/spotmicro_description

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotmicro_description

URDF/xacro, meshes, and RViz helpers for the Spot/Nova model. Based on the SpotMicroAI description, with paths adjusted for this package name.

Usage (ROS 2)

After building the workspace and sourcing setup, you can visualize the model:

# Launch RViz with the robot description
ros2 launch spotmicro_description view_model.launch.py

# Minimal URDF view (xacro → robot_state_publisher + joint_state_publisher)
ros2 launch spotmicro_description view_urdf_rviz.launch.py

To regenerate the URDF from xacro manually:

ros2 run xacro xacro $(ros2 pkg prefix spotmicro_description)/share/spotmicro_description/urdf/spotmicroai.urdf.xacro > /tmp/spotmicroai.urdf

About

SpotMicroAI URDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 52.7%
  • HTML 40.7%
  • CMake 6.6%