Skip to content

traclabs/gateway_description

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gateway_description

NASA Lunar Gateway robot description (URDF + meshes + launch files to run in Gazebo). Models obtained from this public repository

Setup: ROS2 Jazzy. Gazebo Harmonic

How to run:

ros2 launch gateway_description gateway_gz.launch.py

You should see something like this:

Screenshot from 2025-03-19 17-05-29

To move the arms, you can use the big_arm/ and little_arm/ services, named close_arm, open_arm and random_arm. For instance:

ros2 service call /big_arm/open_arm std_srvs/srv/Empty {}
ros2 service call /little_arm/random_arm std_srvs/srv/Empty {}

About

Some robot setups for testing Edoras and other robotic projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •