Skip to content

Commit 270fa74

Browse files
author
Ziwei Chang
committed
update readme and faq
1 parent e2d972a commit 270fa74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ G1手臂IK计算基于宇树官方示例[Unitree/xr_teleoperate](https://github.
1919

2020
#### ros2_stark_ws
2121

22-
本例中使用的灵巧手SDK与[原版SDK](https://github.com/BrainCoTech/stark-serialport-example/tree/revo2/ros2_stark_ws)区别:
22+
本例中使用的灵巧手SDK与[原版SDK](https://github.com/BrainCoTech/stark-serialport-example/tree/main/ros2_stark_ws)区别:
2323
强脑灵巧手与宇树G1通过**双485**串口通信,即单ROS节点中左右手分别通过`/dev/ttyUSB0``/dev/ttyUSB1`串口同时传输信息。
2424
- Brainco hands [stark_node.cpp](./ros2_stark_ws/src/ros2_stark_controller/src/stark_node.cpp)
2525

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ G1 arm IK calculation is based on [Unitree/xr_teleoperate](https://github.com/un
1919

2020
#### ros2_stark_ws
2121

22-
Difference between this SDK version and [the original version](https://github.com/BrainCoTech/stark-serialport-example/tree/revo2/ros2_stark_ws):
22+
Difference between this SDK version and [the original version](https://github.com/BrainCoTech/stark-serialport-example/tree/main/ros2_stark_ws):
2323
The BrainCo hands communicates with Unitree G1 via **dual 485** serial ports, i.e., in a single ROS node, the left and right hands communicate simultaneously through `/dev/ttyUSB0` and `/dev/ttyUSB1`.
2424
- Brainco hands [stark_node.cpp](./ros2_stark_ws/src/ros2_stark_controller/src/stark_node.cpp)
2525

0 commit comments

Comments
 (0)