Skip to content

Commit

Permalink
Update Arm_Teleop.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AydenBravender authored Jan 21, 2025
1 parent b351482 commit 904e409
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion documentation/Arm_Teleop.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ source install/setup.bash
```
ros2 launch teleop arm.teleop.py
```

If experiencing an erorr this coulde be due to permission being denied in the shell script. run:
```
chmod +x kipp_arm/src/teleop/launch/service.sh
```
in Software_2025



Expand Down

0 comments on commit 904e409

Please sign in to comment.