-
Notifications
You must be signed in to change notification settings - Fork 0
Usage examples
Takuya Kiyokawa edited this page Nov 16, 2024
·
2 revisions
- Please refer to wros2_tutorials/config/planner_params_robotiqhe_single_example.yaml.
byobu
ros2 launch wros2_tutorials plan_grasp_launch.py config:=planner_params_robotiqhe_single_example.yaml
ros2 service call /plan_grasp std_srvs/srv/Empty
- Please refer to wros2_tutorials/config/planner_params_robotiq85_single_example.yaml.
byobu
ros2 launch wros2_tutorials plan_grasp_launch.py config:=planner_params_robotiq85_single_example.yaml
ros2 service call /plan_grasp std_srvs/srv/Empty
- Please refer to wros2_tutorials/config/planner_params_robotiq140_single_example.yaml.
byobu
ros2 launch wros2_tutorials plan_grasp_launch.py config:=planner_params_robotiq140_single_example.yaml
ros2 service call /plan_grasp std_srvs/srv/Empty
- Please refer to wros2_tutorials/config/planner_params_robotiqhe_obstcl_example.yaml.
byobu
ros2 launch wros2_tutorials plan_grasp_launch.py config:=planner_params_robotiqhe_obstcl_example.yaml
ros2 service call /plan_grasp std_srvs/srv/Empty
- Please refer to wros2_tutorials/config/planner_params_robotiq85_obstcl_example.yaml.
byobu
ros2 launch wros2_tutorials plan_grasp_launch.py config:=planner_params_robotiq85_obstcl_example.yaml
ros2 service call /plan_grasp std_srvs/srv/Empty
- Please refer to wros2_tutorials/config/planner_params_robotiq140_obstcl_example.yaml.
byobu
ros2 launch wros2_tutorials plan_grasp_launch.py config:=planner_params_robotiq140_obstcl_example.yaml
ros2 service call /plan_grasp std_srvs/srv/Empty