# human-description **Repository Path**: agiros/human-description ## Basic Information - **Project Name**: human-description - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-12 - **Last Updated**: 2026-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # human_description Parametric kinematic model of humans, in URDF format, for usage in robotics and HRI ![Human model, rendered in rviz](doc/rviz_human.png) Part of the [ROS4HRI](https://wiki.ros.org/hri) project. ## Testing Install the package, and launch `ros2 launch human_description show.launch.py`. This will display the human model, as well as a GUI to control the human joint state (you might need to install `joint_state_publisher_gui` on your system if not yet available). The script `script/create_human_urdf.py` can also be used to generate a URDF model from the template, showcasing the different parameters that can be configured.