Skip to content

Commit

Permalink
add readme of bringup
Browse files Browse the repository at this point in the history
  • Loading branch information
yl-wang996 authored Oct 11, 2023
1 parent a4e0ed4 commit 0720eff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions marimbabot_bringup/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# TAMS Master Project 2022/2023 - Music note detection

This is main entrance of the whole project, so you need two steps to bringup the whole system.

1. Launch the `marimbabot_ur5_bringup.launch` to bringup the serivce of the UR5 robot. **By launching this file, the robot's gripper could reinitialize itself, so what is holded by the gripper could fall down**
2. Launch the `marimbabot.launch` to run the main system of our project.

0 comments on commit 0720eff

Please sign in to comment.