Skip to content

Commit 377c17d

Browse files
authored
Update README.md
1 parent 1d00609 commit 377c17d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ test the gripper:
6565
```
6666
rostopic pub soft std_msgs/UInt16 1 --once
6767
```
68+
Note: if the serial port permission denied:
69+
```
70+
sudo chmod a+rw /dev/ttyACM0
71+
```
6872
#### 2.Setup apriltags detection:
6973
run apriltag with usb_cam:
7074
```

0 commit comments

Comments
 (0)