This step is done within Jupyter (see previous page for information regarding how to access Jupyter).
- In the MiniPupper’s terminal run “git clone http://github.com/lbaitemple/mangdang”.
- In the file named “mangdang” go to the file “ieee2025.ipynb”.
- Click on the grey box, or cell, and press play.
- If the grey text next to cell has a star it is still running; if it is a number, it finished successfully.
Video
- Within, “mangdang” go to “camera_ test.ipynb”
- Run the cells from top down, waiting for the first to finish before beginning the second
- After running the second cell a video feed from the camera should appear with a “stop video” button beneath it
Audio
To test audio go to the terminal the run the following code:
cd ~/mini_pupper_bsp/demos/
python audio_test.py
This code should record audio for 5 seconds then play that audio back through the robot.