Skip to content

Roboparty/roboparty_description

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roboparty_description

This repository manages the unified robot URDF models and visual descriptions (meshes, MJCF, XML) for the RoboParty project.

Project Structure

  • *_description/: Submodules containing specific robot descriptions (e.g., rpo_description, rp1_description).
  • debian/: Debian package metadata.

Installation

You can install the pre-built package directly from the APT repository. The unified package provides assets for all robot models:

sudo apt update
sudo apt install roboparty-description

The files will be installed to /opt/roboparty/share/.

Submodules

This project uses Git submodules to pull in robot-specific descriptions. If you are developing locally, initialize them using:

git submodule update --init --recursive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors