test scene for pick and place
This commit is contained in:
parent
b4339edc19
commit
91f159e289
18 changed files with 219 additions and 133 deletions
|
@ -6,7 +6,7 @@ controller_manager:
|
|||
type: joint_trajectory_controller/JointTrajectoryController
|
||||
|
||||
rasmt_hand_controller:
|
||||
type: effort_controllers/JointGroupEffortController
|
||||
type: forward_command_controller/ForwardCommandController
|
||||
|
||||
joint_state_broadcaster:
|
||||
type: joint_state_broadcaster/JointStateBroadcaster
|
||||
|
@ -32,9 +32,4 @@ rasmt_hand_controller:
|
|||
joints:
|
||||
- rasmt_Slide_1
|
||||
- rasmt_Slide_2
|
||||
command_interfaces:
|
||||
- effort
|
||||
state_interfaces:
|
||||
- position
|
||||
- velocity
|
||||
- effort
|
||||
interface_name: position
|
Loading…
Add table
Add a link
Reference in a new issue