All Projects → robotology → human-gazebo

robotology / human-gazebo

Licence: LGPL-2.1 license
URDF models of humans created to perform human robot interaction experiments.

Programming Languages

C++
36643 projects - #6 most used programming language
shell
77523 projects
CMake
9771 projects

Projects that are alternatives of or similar to human-gazebo

human robot collaboration
Yet another repo for the baxter collaboration task.
Stars: ✭ 18 (-68.42%)
Mutual labels:  human-robot-interaction, human-robot-collaboration
human-dynamics-estimation
Software repository for estimating human dynamics
Stars: ✭ 43 (-24.56%)
Mutual labels:  human-robot-interaction, human-robot-collaboration
dockerfiles
Dockerfiles I use for development
Stars: ✭ 64 (+12.28%)
Mutual labels:  gazebo
motoman project
Repository for Motoman ROS applications
Stars: ✭ 50 (-12.28%)
Mutual labels:  gazebo
motion-planner-reinforcement-learning
End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo
Stars: ✭ 99 (+73.68%)
Mutual labels:  gazebo
pcg gazebo pkgs
[DEPRECATED] Procedural generation library for Gazebo (please refer to https://github.com/boschresearch/pcg_gazebo)
Stars: ✭ 39 (-31.58%)
Mutual labels:  gazebo
pcg gazebo
Procedural Generation for Gazebo
Stars: ✭ 50 (-12.28%)
Mutual labels:  gazebo
open manipulator simulations
ROS Simulation for OpenManipulator
Stars: ✭ 15 (-73.68%)
Mutual labels:  gazebo
neptus
Neptus, Command and Control Infrastructure
Stars: ✭ 54 (-5.26%)
Mutual labels:  human-robot-interaction
RobotCreator
FreeCAD Workbench for URDF & SDF and Gazebo
Stars: ✭ 43 (-24.56%)
Mutual labels:  gazebo
gesture-recognition-for-human-robot-interaction
Gesture Recognition For Human-Robot Interaction with modelling, training, analysing and recognising gestures based on computer vision and machine learning techniques. This work was done at Distributed Artificial Intelligence Lab (DAI Labor), Berlin.
Stars: ✭ 62 (+8.77%)
Mutual labels:  human-robot-interaction
ZeroSimROSUnity
Robotic simulation in Unity with ROS integration.
Stars: ✭ 112 (+96.49%)
Mutual labels:  gazebo
aws-robomaker-bookstore-world
A bookstore world with shelving and tables for AWS RoboMaker and Gazebo simulations
Stars: ✭ 46 (-19.3%)
Mutual labels:  gazebo
Autonomous-Parking-System
Automatic Parking is an autonomous car maneuvering system (part of ADAS) that moves a vehicle from a traffic lane into a parking spot to perform parallel parking. The automatic parking system aims to enhance the comfort and safety of driving in constrained environments where much attention and experience is required to steer the car. The parking…
Stars: ✭ 39 (-31.58%)
Mutual labels:  gazebo
ign-sensors
Provides numerous sensor models designed to generate realistic data from simulation environments.
Stars: ✭ 30 (-47.37%)
Mutual labels:  gazebo
diffbot
DiffBot is an autonomous 2wd differential drive robot using ROS Noetic on a Raspberry Pi 4 B. With its SLAMTEC Lidar and the ROS Control hardware interface it's capable of navigating in an environment using the ROS Navigation stack and making use of SLAM algorithms to create maps of unknown environments.
Stars: ✭ 172 (+201.75%)
Mutual labels:  gazebo
ign-rendering
C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applications.
Stars: ✭ 34 (-40.35%)
Mutual labels:  gazebo
iq sim
example gazebo ardupilot simulation package
Stars: ✭ 60 (+5.26%)
Mutual labels:  gazebo
CrowdNav DSRNN
[ICRA 2021] Decentralized Structural-RNN for Robot Crowd Navigation with Deep Reinforcement Learning
Stars: ✭ 43 (-24.56%)
Mutual labels:  human-robot-interaction
gazebo cars
Gazebo Models for different types of cars
Stars: ✭ 31 (-45.61%)
Mutual labels:  gazebo

human-gazebo

This repository contains the human gazebo models that are used with Human Dynamics Estimation software suite. The files are generated using xsens motion capture data and human-model-generator. The human model links are made of several simple rigid bodies as shown in the figure below:

Human model image

The measurements of each of the human subject are available from the table. Please refer to the human subject data pdf file to know how these measurements are taken. The urdf models are generated from xsens mvnx file generated through xsens mvn studio software suite. The code to generate the model is available here

Subject Mass [kg] Height [cm] Foot size [cm] Arm span [cm] Ankle height [cm] Hip height [cm] Hip width [cm] Knee height [cm] Shoulder width [cm] Shoulder height [cm] Sole height [cm]
1 62.2 168 24 163 8 91 25 48.5 35.4 140 -
2 79.4 176 26 169 8 94 33 48 40 140 -
3 75.4 180 27 190 8 102 28 58 43 148 -
4 72.7 182 26 197 8 102 29 56 42 150 -
5 55 168 24 168 8 98 25 52 38 139 -
6 71.2 179 29 180 8 100 31 49 43 147 -
7 78.9 178 28 192 8 102 30 52 44 148 -
8 55.2 166 25 170 8 90 28 45 37 139 -

Currently, the legacy directory contains files related to joint motor control boards based on gazebo-yarp-plugins and other configuration files needed to control the human joints.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].