added doc on how to use framework with your robot or how to add new robot
This commit is contained in:
parent
ea4ae0ed69
commit
85eec1b7d7
8 changed files with 292 additions and 34 deletions
|
@ -35,6 +35,8 @@ def launch_setup(context, *args, **kwargs):
|
|||
"scene_config_file": "",
|
||||
"base_link_name": "base_link",
|
||||
"ee_link_name": "gripper_grasp_point",
|
||||
"control_space": "task",
|
||||
"control_strategy": "position",
|
||||
}.items(),
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue