Skip to content

Commit ff61d67

Browse files
author
Your Name
committed
R1 Pro vr teleop usage instruction update
1 parent 8712084 commit ff61d67

34 files changed

Lines changed: 538 additions & 46 deletions

docs/en/Guide/R1/R1_Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following table shows how to switch SWA/SWB/SWC/SWD to different positions i
5757

5858
#### Torso Control
5959
1. Move the left joystick to the upper left, and move the right joystick to the upper right simultaneously, as shown below. Waiting for 3 seconds, **R1 will stand up.**
60-
2. Move the left joystick to the upper left, and move the right joystick to the upper right simultaneously, as shown below. Waiting for 3 seconds, **R1 will squat down.**
60+
2. Move the left joystick to the lower right, and move the right joystick to the lower left simultaneously, as shown below. Waiting for 3 seconds, **R1 will squat down.**
6161

6262
![R1_controller_squat_stand](assets/R1_controller_squat_stand.png)
6363

docs/en/Guide/R1/R1_Step_by_Step_Guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ roslaunch mobiman r1_chassis_control.launch
280280
<span style="color:red;">**Important: For your safety, please make R1 stand up and powered off before installing arms.**</span>
281281

282282
1. Follow these steps to install the gripper on the end of the mechanical arm (reverse the steps to remove the gripper).
283-
![3.7_G1GEN2_attaching](assets/3.7_G1GEN2_attaching.png)
283+
![3.7_G1GEN2_attaching](assets/3.7_G1GEN2_attaching.png)
284284

285285
- **Alignment Check**: Ensure that the three mounting holes around the gripper are aligned with the three mounting holes at the end of arm.
286286
- **Screw Fixation**: Once aligned, secure and tighten the gripper to the arm using the three screws provided.
@@ -291,7 +291,7 @@ roslaunch mobiman r1_chassis_control.launch
291291
![3.8_arm_install](assets/3.8_arm_install.png)
292292

293293
3. Connect the power and CAN cable provided with A1 arms to arm base ports.
294-
Before plugging CAN cable, you must remove the resistance rod.
294+
<span style="color:red">**Note: Before inserting the CAN cable, please remove the resistor rod. If the robot is used without the mechanical arm installed, the resistor rod must be reinstalled. It is recommended that you keep it properly.**</span>
295295
![3.8_arm_cables](assets/3.8_arm_cables.png)
296296

297297
4. After confirming successful communication with the robot arm, reverse the steps in [section 2.6 Detach Rear Cover](#26-detach-rear-shell) and [section 2.7 Deatch Front Cover](#27-detach-front-shell) to reinstall the covers.
246 KB
Loading

docs/zh/Guide/A1XY/A1XY_Startup_Demo_Guide.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
4. 按`Ctrl + B`然后按`C`创建新终端。然后启动HDAS。
9090

9191
```Bash
92-
source {workspace}/install/setup.bash
92+
source {your_download_path}/install/setup.bash
9393
roslaunch HDAS A1XY.launch
9494
```
9595

@@ -105,8 +105,8 @@
105105
2. 按`Ctrl + B`然后按`C`创建新终端。运行以下命令以启用硬件接口和ROS接口。
106106

107107
```Bash
108-
source {workspace}/install/setup.bash
109-
108+
source {your_download_path}/install/setup.bash
109+
110110
# 根据产品型号,选择以下启动方式之一:
111111
roslaunch mobiman a1_x_jointTrackerdemo.launch
112112
roslaunch mobiman a1_y_jointTrackerdemo.launch
@@ -132,13 +132,6 @@
132132
sudo ip link set can0 up
133133
```
134134

135-
3. 按`Ctrl + B`然后按`C`创建新终端。然后启动HDAS。
136-
137-
```Bash
138-
cd {workspace}/install && source setup.bash
139-
roslaunch HDAS A1XY.launch
140-
```
141-
142135
4. 进入tmux。
143136

144137
```Bash
@@ -154,14 +147,14 @@
154147
6. 按`Ctrl + B`然后按`C`创建一个新窗口,并执行启动文件。
155148

156149
```Bash
157-
cd {workspace}/install && source setup.bash
150+
cd {your_download_path}/install && source setup.bash
158151
roslaunch HDAS A1XY.launch
159152
```
160153

161154
7. 按`Ctrl + B`然后按`C`创建一个新窗口。然后,开启关节控制。
162155

163156
```Bash
164-
cd {workspace}/install && source setup.bash
157+
cd {your_download_path}/install && source setup.bash
165158
166159
# 根据产品型号,选择以下启动方式之一:
167160
roslaunch mobiman a1x_jointTrackerdemo.launch
@@ -171,6 +164,6 @@
171164
8. 按`Ctrl + B`然后按`C`创建一个新终端。然后,启动demo脚本。
172165

173166
```Bash
174-
cd {workspace}/install && source setup.bash
167+
cd {your_download_path}/install && source setup.bash
175168
rosrun mobiman test_mobiman_a1xy
176169
```

docs/zh/Guide/R1/R1_Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ R1颈部后方配备了一个银色圆形电源按钮:
5858

5959
#### 躯干控制
6060
1. 将左摇杆推向左上方,同时将右摇杆推向右上方(如下图所示)。保持3秒钟,随后**R1将站立**
61-
2. 将左摇杆推向左上方,同时将右摇杆推向右上方(如下图所示)。保持3秒钟,随后**R1将下蹲**
61+
2. 将左摇杆推向右下方,同时将右摇杆推向左下方(如下图所示)。保持3秒钟,随后**R1将下蹲**
6262

6363
![R1_controller_squat_stand_cn](assets/R1_controller_squat_stand_cn.png)
6464

docs/zh/Guide/R1/R1_Step_by_Step_Guide.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ R1开机后,等待显示器显示桌面。
242242
#### 4.5.1 启动躯干控制
243243
按下 `Ctrl + B ``C` 创建新终端,启动臂部和躯干控制。
244244
```Bash
245-
source ~/work/galaxea/install/setup.Bash
245+
source ~/work/galaxea/install/setup.bash
246246
roslaunch mobiman r1_jointTrackerdemo.launch
247247
```
248248

@@ -251,7 +251,7 @@ roslaunch mobiman r1_jointTrackerdemo.launch
251251
```Bash
252252
source ~/work/galaxea/install/setup.Bash
253253
roslaunch mobiman r1_chassis_control.launch
254-
```
254+
```
255255

256256
#### 4.5.3 遥控器操作
257257
<span style="color:red"> 注意:在进行任何操作之前,请确保所有开关(SWA/SWB/SWC/SWD)都处于顶部位置。</span>这将使机器处于停止状态,防止R1误操作。如果需要获取更多详细操作信息,请参阅Galaxea R1用户指南中的遥控器指南。
@@ -278,7 +278,8 @@ roslaunch mobiman r1_chassis_control.launch
278278

279279
![3.7_arm_install_cn](assets/3.7_arm_install_cn.png)
280280

281-
3. 将机械臂电源线和CAN线连接到手臂底座端口。在插入CAN电缆之前,请先卸下电阻帽。
281+
3. 将机械臂电源线和CAN线连接到手臂底座端口。
282+
<span style="color:red">**注意:在插入CAN电缆之前,请先卸下电阻帽。如在未安装机械臂的状态下使用机器人,需要重新安装上电阻帽,建议您妥善保存。**</span>
282283

283284
![3.7_arm_cables_cn](assets/3.7_arm_cables_cn.png)
284285

docs/zh/Guide/R1/R1_VR_Teleop_Usage_Tutorial.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ VR遥操作系统提供沉浸式的远程控制体验,使操作员能够通过
2323
<tr style="background-color: white; text-align: left;">
2424
<td style="padding: 8px; border: 1px solid #ddd;">R1 Base</td>
2525
<td style="padding: 8px; border: 1px solid #ddd;">1</td>
26-
<td style="padding: 8px; border: 1px solid #ddd;">用于R1和R1-T之间的无线通信。</td>
26+
<td style="padding: 8px; border: 1px solid #ddd;">机器人本体</td>
2727
</tr>
2828
<tr style="background-color: white; text-align: left;">
2929
<td style="padding: 8px; border: 1px solid #ddd;">R1遥控器</td>
@@ -164,10 +164,9 @@ ROS_IP=${R1_IP} ROS_MASTER_URI=http://${R1_IP}:11311 VR_IP=${VR_IP} ./ota_script
164164
#### 5.2.2. 新建边界
165165

166166
1. 点击左下角的WiFi和电池界面,选择**“边界”**
167+
![VR_3.3_wifi_CN](assets/VR_3.3_wifi_CN.png)
167168

168169
2. 根据提示选择**”原地边界”**,可以看到脚下出现一个蓝色的圈,表示边界已建立。
169-
![VR_3.3_wifi_CN](assets/VR_3.3_wifi_CN.png)
170-
171170
![VR_5.2.2_new_boarder_CN](assets/VR_5.2.2_new_boarder_CN.png)
172171

173172
**注意:新建边界后,直到结束 VR 遥操作任务前,请不要挪动双脚。**
@@ -183,10 +182,10 @@ ROS_IP=${R1_IP} ROS_MASTER_URI=http://${R1_IP}:11311 VR_IP=${VR_IP} ./ota_script
183182
3. **操控VR设备**:
184183
设置好IP后点击**Start**按钮开始。双手立刻自然下垂放在身体两侧,等待3秒后开始操控。
185184
**注意:此时机器人会同步您的操作,请注意安全,先进行小幅移动,确保周围没有障碍物。**
186-
![VR_5.2.3_operatevr_CN](assets/VR_5.2.3_operatevr_CN.png)
185+
![VR_5.2.3_operatevr_CN](assets/VR_5.2.3_operatevr_CN.png)
187186
4. **VR设备图像显示** 此时,您可以看到机器人头部相机的图像。
188187
![VR_5.2.4_vr_image_CN](assets/VR_5.2.4_vr_image_CN.png)
189-
您可使用以下步骤完成简易操作:
188+
您可使用以下步骤完成简易操作:
190189

191190
- **停止操作**:长按 B 键 2 秒以上,停止VR遥操作。
192191
- **控制夹爪**:手的移动会控制机器人手臂的移动。左手的 X 键和右手的 A 键分别控制左右手的夹爪闭合。
@@ -399,7 +398,7 @@ ROS_IP=${R1_IP} ROS_MASTER_URI=http://${R1_IP}:11311 VR_IP=${VR_IP} ./ota_script
399398
rs-enumerate-devices | grep Serial
400399
```
401400
![VR_6.4.3_serial_number_2_CN](assets/VR_6.4.3_serial_number_2_CN.png)
402-
<span style="color:red;">注意:序列号的排列先后与相机连接的顺序无关,因此建议您先连接一个相机并记录其序列号后,再连接第二个相机记录其序列号。</span>
401+
<span style="color:red;">注意:序列号的排列先后与相机连接的顺序无关,因此建议您先连接一个相机并记录其序列号后,再连接第二个相机记录其序列号。</span>
403402

404403
4. 使用vim工具修改launch文件中的相机序列号:
405404
```bash
257 KB
Loading

docs/zh/Guide/R1Pro/R1Pro_Unboxing_Startup_Guide.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,9 @@
120120
1. 使用L型六角扳手(M3)卸下底盘外设接口盖上的两个M3螺钉。
121121

122122
2. 将HDMI电缆连接到底盘和显示器。请确保连接牢固,避免松动。
123-
124123
![R1Pro_3.1_hdmi_cn](./assets/unbox/R1Pro_3.1_hdmi_cn.png)
125124

126125
3. 将USB接口连接到鼠标、键盘和胸腔。请确保连接牢固,避免松动。
127-
128126
![R1Pro_3.1_usb_cn](./assets/unbox/R1Pro_3.1_usb_cn.png)
129127

130128
### 3.2 打开电源
@@ -138,13 +136,15 @@
138136
如果机器人的底盘内有电池但电量耗尽,应先充电然后再打开按钮。电源端口位于底盘后侧底部。
139137

140138
充电步骤如下所示:
139+
141140
1. 拧开电源充电口盖。
142141
2. 将电源线插入端口。当充电器上的红灯亮起时,且机器人底盘侧边的电源指示灯橙绿色频闪状态,表示机器人正在充电。
143142

144143
#### 3.2.2 更换电池
145144
如果机器人的底盘内没有电池,请先安装电池。电池位于底盘右侧底部。
146145

147146
更换电池步骤如下所示:
147+
148148
1. 拆除底盘侧边盖板的2个螺丝,并向有滑动盖板即可拆卸。
149149
2. 将电池推入底盘。
150150
3. 将电池电缆连接到底盘。
@@ -161,16 +161,14 @@
161161
R1 Pro开机后,等待连接机器人的显示器显示桌面。
162162

163163
1. 点击“设置”并连接WiFi。
164-
165164
![R1Pro_4.2.1_ip_cn](./assets/unbox/R1Pro_4.2.1_ip_cn.png)
166165

167-
1.`Ctrl + Alt + T` 打开终端,并输入以下命令:
166+
2.`Ctrl + Alt + T` 打开终端,并输入以下命令:
168167
```Bash
169-
ifconfig mlan0
168+
ifconfig mlan0
170169
```
171170

172-
2. 找到`mlan0`。R1 Pro Orin的IP地址是:`192.xxx.xxx.xxx`
173-
171+
3. 找到`mlan0`。R1 Pro Orin的IP地址是:`192.xxx.xxx.xxx`
174172
![R1Pro_4.2.1_wifi_cn](./assets/unbox/R1Pro_4.2.1_wifi_cn.png)
175173

176174
#### 4.2.2 通过SSH连接
@@ -179,8 +177,8 @@ R1 Pro开机后,等待连接机器人的显示器显示桌面。
179177

180178
2. 在终端输入以下命令以连接Orin。
181179
```Bash
182-
ssh nvidia@IP address
183-
# 密码(默认):nvidia
180+
ssh nvidia@IP address
181+
# 密码(默认):nvidia
184182
```
185183

186184
3. 如果连接成功,请断开HDMI和USB电缆,并关闭底盘和胸腔的外设接口盖,以免影响活动范围。然后进行[第4.3节-启动CAN驱动程序](#43-启动can驱动程序),继续后续流程。<span style="color: red;">如果连接失败,请及时联系我们<a href="mailto:support@galaxea.ai">support@galaxea.ai</a>提供技术支持。</span>
@@ -199,21 +197,21 @@ R1 Pro开机后,等待连接机器人的显示器显示桌面。
199197

200198
2. 启动FDCAN通信。
201199
```Bash
202-
sudo ip link set dev can0 type can bitrate 1000000 dbitrate 5000000 fd on
203-
sudo ip link set up can0
204-
# 可能需要再次输入密码:nvidia
205-
# 若出现“RTNETLINK answers: Device or resource busy”这个错误信息,通常表示你尝试配置的设备(如网络接口或CAN收发器)已经被配置并且正在运行中。
200+
sudo ip link set dev can0 type can bitrate 1000000 dbitrate 5000000 fd on
201+
sudo ip link set up can0
202+
# 可能需要再次输入密码:nvidia
203+
# 若出现“RTNETLINK answers: Device or resource busy”这个错误信息,通常表示你尝试配置的设备(如网络接口或CAN收发器)已经被配置并且正在运行中。
206204
```
207205

208206
3. 启动roscore。
209207
```Bash
210-
roscore
208+
roscore
211209
```
212210

213211
4. 按下`Ctrl + B``C`,创建新终端,然后启动HDAS。
214212
```Bash
215-
source {your_download_path}/install/setup.bash
216-
roslaunch HDAS r1pro.launch
213+
source {your_download_path}/install/setup.bash
214+
roslaunch HDAS r1pro.launch
217215
```
218216

219217
### 4.4 第一次自检
@@ -225,6 +223,7 @@ R1 Pro开机后,等待连接机器人的显示器显示桌面。
225223
- R1 Pro保持折叠状态,没有安装机械臂。
226224

227225
按照以下步骤进行第一次自检。
226+
228227
1. 按`Ctrl + B`然后按`C`创建新终端。然后启动自检。
229228
```Bash
230229
source {your_download_path}/install/setup.bash
@@ -244,14 +243,14 @@ R1 Pro开机后,等待连接机器人的显示器显示桌面。
244243
完成自检后,您可以通过命令躯干和底盘并使用遥控器使R1 Pro站立起来。
245244

246245
#### 4.5.1 启动躯干控制
247-
按下 `Ctrl + B ``C` 创建新终端,启动臂部和躯干控制。
246+
按下 `Ctrl + B``C` 创建新终端,启动臂部和躯干控制。
248247
```Bash
249248
source {your_download_path}/install/setup.bash
250249
roslaunch mobiman r1_pro_jointTrackerdemo_pid.launch
251250
```
252251

253252
#### 4.5.2 启动底盘控制
254-
按下 `Ctrl + B ``C` 创建新终端,启动底盘控制。
253+
按下 `Ctrl + B``C` 创建新终端,启动底盘控制。
255254
```Bash
256255
source {your_download_path}/install/setup.bash
257256
roslaunch mobiman r1_pro_chassis_control.launch
@@ -292,9 +291,11 @@ roslaunch mobiman r1_pro_chassis_control.launch
292291
2. 使用六角L型扳手(5mm)和四个M6螺钉固定手臂。 <span style="color:red;">**注意:在安装机器人手臂时,您必须确保手臂底座上的端口朝向后方,如下图所示。**</span>
293292
![R1Pro_5.3_arm_install_cn](./assets/unbox/R1Pro_5.3_arm_install_cn.png)
294293

295-
3. 将机械臂电源线和CAN线连接到手臂底座端口。在插入CAN电缆之前,请先卸下电阻帽。
296-
![R1Pro_5.3_arm_cable_cn](./assets/unbox/R1Pro_5.3_arm_cable_cn.png)
294+
3. 将机械臂电源线和CAN线连接到手臂底座端口。
295+
<span style="color:red">**注意:在插入CAN电缆之前,请先卸下电阻帽。如在未安装机械臂的状态下使用机器人,需要重新安装上电阻帽,建议您妥善保存。**</span>
297296

297+
![R1Pro_5.3_arm_cable_cn](./assets/unbox/R1Pro_5.3_arm_cable_cn.png)
298+
298299
4. 在确认与机器人手臂的通信连接成功后,通过反向执行上述第2.6节拆卸背部盖板和第2.7节拆卸前侧盖板的步骤,重新安装盖板。
299300

300301

0 commit comments

Comments
 (0)