laas / simple_humanoid_description

Rigid body model of a simple humanoid robot. Model available : urdf + srdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Humanoid Description

Pipeline status Coverage report pre-commit.ci status

simple_humanoid_description provides URDF, SRDF model information for the simple_humnaoid robot.

URDF

The URDF file is only available for the default model. It contains the kinematic model of the robot. No meshes are present inside this repository

SRDF

The SRDF file is only available for the default model. It contains the collision pairs which can be safely disabled and the default robot configuration called "half_sitting". It also contains adiditonnal information like the position of the ankle in the foot frame and the size of the foot.

Code API

This package does not provide API.

About

Rigid body model of a simple humanoid robot. Model available : urdf + srdf

License:BSD 2-Clause "Simplified" License


Languages

Language:CMake 100.0%