8000 GitHub - DavidPL1/human_arm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DavidPL1/human_arm

Repository files navigation

Human Arm Model

This package is derived from the human_hand_description package (which in turn is based on pisa_hand_description).

This package models the human arm starting from the elbow joint. Thumb joint limits inspired by: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3653006/

The arm URDF model is loaded and displayed with this launch command

roslaunch human_arm_description arm_display.launch

optional arguments:

  • use_synergy: true | false (enable/disable single joint for finger grasp motion; defaults to true)
  • scale: float (scale the model to an arbitrary size; defaults to 1.0)
  • side: right | left (construct a left or right arm model)

The motion_server node can be used to save gestures with a service call or used to replay gestures by linear interpolation either from the current pose or an optionally provided starting gesture.

The motion_director node reads a config with a series of motions which get dispatched to the motion_server.

author:

original authors (human_hand):

original authors (pisa_hand):

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0