lp://staging/~shadowrobot/sr-ros-interface/Feature_ethercat_sr_move_arm_fuerte
Created by
Toni Oliver
and last modified
- Get this branch:
- bzr branch lp://staging/~shadowrobot/sr-ros-interface/Feature_ethercat_sr_move_arm_fuerte
Members of
Shadow Robot
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ugo: Approve
- markpitchless: Pending requested
-
Diff: 676 lines (+379/-39)14 files modified.bzrignore (+2/-0)
sr_hand/CMakeLists.txt (+12/-0)
sr_hand/include/sr_hand/hand_commander.h (+89/-0)
sr_hand/manifest.xml (+2/-1)
sr_hand/src/hand_commander.cpp (+121/-0)
sr_hand/test/hand_commander_test.cpp (+25/-0)
sr_hand/test/hand_commander_test.launch (+3/-0)
sr_move_arm/CMakeLists.txt (+2/-0)
sr_move_arm/bin/test/hand_posture_execution_test (+69/-0)
sr_move_arm/include/sr_move_arm/hand_posture_execution.hpp (+3/-4)
sr_move_arm/manifest.xml (+2/-0)
sr_move_arm/src/hand_posture_execution.cpp (+23/-15)
sr_move_arm/src/reactive_actions/reactive_grasp.py (+19/-19)
sr_move_arm/test/hand_posture_execution_test.launch (+7/-0)
Branch information
Recent revisions
- 405. By Toni Oliver
-
Increased the time for the gazebo simulated hand to load from 2 s to 15 s which should be enough even for a slow computer.
- 404. By markpitchless
-
Fix and test hand posture action server.
* Fixed bug with joint names on pre and grasp requests.
* Added a basic rostest.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/sr-ros-interface