Home

Awesome

Berkeley Humanoid Robot Description (URDF)

Overview

This package contains a robot description (URDF) of Berkeley Humanoid developed by Hybrid Robotics .

Berkeley Humanoid Robot Description

License

This software is released under a BSD 3-Clause license.

Usage

Load the Berkeley Humanoidescription to the ROS parameter server:

roslaunch berkeley_humanoid_description load.launch

To visualize and debug the robot description, start the standalone visualization (note that you have to provide the following additional dependencies: joint_state_publisher, joint_state_publisher_gui ,robot_state_publisher, rviz):

roslaunch berkeley_humanoid_description standalone.launch

Launch files

FAQ

Q: Why doesn't the maximum torque of each joint match the values in the paper?

A: The maximum torque is limited for safety reasons.

Q: Where is the arm?

A: This version of the robot is focused on locomotion research. We are currently developing and testing the arm.