浏览代码

Update with new instructions (#147)

/devin-main-fix
Devin Miller 3 年前
当前提交
7a84a8c6
共有 3 个文件被更改,包括 337 次插入1 次删除
  1. 6
      tutorials/pick_and_place/3_pick_and_place.md
  2. 6
      tutorials/pick_and_place/4_pick_and_place.md
  3. 326
      tutorials/pick_and_place/img/4_build_niryo_msgs.png

6
tutorials/pick_and_place/3_pick_and_place.md


- If the robot moves to the incorrect location, or executes the poses in an expected order, verify that the shoulder_link (i.e. `niryo_one/world/base_link/shoulder_link`) X Drive Force Limit is `5`.
- Before entering Play mode in the Unity Editor, ensure that all ROS processes are still running. The `server_endpoint` node may time out and will need to be re-run.
- Before entering Play mode in the Unity Editor, ensure that all ROS processes are still running. The `server_endpoint` node may time out and will need to be re-run.
---
#### Proceed to [Part 4](4_pick_and_place.md).

6
tutorials/pick_and_place/4_pick_and_place.md


## Setting Up The Unity Scene
1. In Unity, Select Robotics -> ROS Settings from the top menu bar and update the ROS IP Address to that of the Niryo One.
1. Select "Robotics/Generate ROS Messages..." from the menu and build the messages you will need - Build the contents of the moveit_msgs/msg folder, the niryo_one_ros/niryo_one_msgs/action folder and the niryo_one_ros/niryo_one_msgs/msg folder.
![](img/4_build_niryo_msgs.png)
1. Find PATH/TO/Unity-Robotics-Hub/tutorials/pick_and_place/Scripts_Part4 and copy into your project's Assets folder.
1. Select the Publisher GameObject and add the `RealSimPickAndPlace` script as a component.
1. Note that the RealSimPickAndPlace component shows its member variables in the Inspector window, which need to be assigned.

326
tutorials/pick_and_place/img/4_build_niryo_msgs.png

之前 之后
宽度: 409  |  高度: 719  |  大小: 90 KiB
正在加载...
取消
保存