Skip to content

bxirobotics/robot_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Description files of BXI robots.
Both URDF & MJCF files are prepared.

Robots:

Gallery

Usage | Display Robot Description

Display Model

MJCF file, with Mojuco py:

python -m mujoco.viewer --mjcf path/to/robot_models/elf2_dof25/xml/scene.xml     

URDF file, with yourdfpy:

yourdfpy  path/to/robot_models/elf2_dof25/urdf/elf2_dof25.urdf    

Use Model Files

Import model files as python submodule with robot_descriptions.py

Please refer to robot_descriptions.py docs.
Show description:

pip install robot_descriptions
ython -m robot_descriptions show_in_meshcat elf2_description  

About

descriptions files of bxi robot models

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors