Add trapezoidal move to bhand.
authorWalter Fetter Lages <w.fetter@ieee.org>
Sun, 9 Dec 2018 06:05:43 +0000 (04:05 -0200)
committerWalter Fetter Lages <w.fetter@ieee.org>
Sun, 9 Dec 2018 06:05:43 +0000 (04:05 -0200)
commit7013e9aba48d4d79836b6524e1f0ce84f1ee9651
tree33d77008729ed16d2bd0acbe08af67ef5d594204
parentc5350a124b9eac7682a079b3235387ed1819810b
Add trapezoidal move to bhand.
13 files changed:
bhand_bringup/scripts/close.sh
bhand_bringup/scripts/open.sh
bhand_bringup/scripts/zero.sh
wam_node_sim/include/wam_node_sim/hand.h
wam_node_sim/scripts/close_grasp.sh [new file with mode: 0755]
wam_node_sim/scripts/close_spread.sh [new file with mode: 0755]
wam_node_sim/scripts/finger_pos.sh [new file with mode: 0755]
wam_node_sim/scripts/grasp_pos.sh [new file with mode: 0755]
wam_node_sim/scripts/open_grasp.sh [new file with mode: 0755]
wam_node_sim/scripts/open_spread.sh [new file with mode: 0755]
wam_node_sim/scripts/spread_pos.sh [new file with mode: 0755]
wam_node_sim/src/hand.cpp
wam_node_sim/src/wam_node_sim.cpp