You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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.