Skip to content

Commit

Permalink
[sphand_ros] Clarify checkpoints when using arduino sketches
Browse files Browse the repository at this point in the history
  • Loading branch information
pazeshun committed Dec 26, 2023
1 parent e905227 commit 3d241a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demos/sphand_ros/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ cat /var/log/supervisor/LaunchLeftGripper.log # Log of preprocess for roslaunch
3. Search and install VL53L0X on library manager of Arduino IDE
4. Upload [test_palm_v8.ino](sphand_driver/arduino/test_palm_v8/test_palm_v8.ino) to Arduino
5. Check Serial Monitor of Arduino IDE
- When you bring your hand close to the board, the printed values should change (`intensity` increases and `tof` decreases)

### WrPPS Single Board

Expand All @@ -190,3 +191,4 @@ cat /var/log/supervisor/LaunchLeftGripper.log # Log of preprocess for roslaunch
3. Search and install VL53L0X on library manager of Arduino IDE
4. Upload [test_wrpps_single_board.ino](sphand_driver/arduino/test_wrpps_single_board/test_wrpps_single_board.ino) to Arduino
5. Check Serial Monitor of Arduino IDE
- When you bring your hand close to the board, the printed values should change (`intensity` increases and `tof` decreases)

0 comments on commit 3d241a7

Please sign in to comment.