arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

software-setup.md

hashtag
Pupper Base Software Setup

Instructions for the base software setup can be found in the docarrow-up-right. See notes section for project-specific instructions.

hashtag
Notes on the setup doc

  • 3.c: en1 might not exist on the Pi. To find out which network interface to use run sudo ifconfig and look at the first interface it lists. For this project, it was eth0.

  • 4.d.ii: Although it says Mac/linux, this is not always the case. If ls /dev | grep tty.usbmodem shows no results try ls /dev | grep ttyACM

hashtag
Running base software

Follow instructions . The keyboard program mentioned can be found .

hashtag
Setting up this project

Install the dependencies using pip:

hashtag
Dependencies

  • picamera

  • pupil_apriltags

  • tqdm

hashtag
Running

The full software can be run using python main.py, or the controller can be run separately using python3 src/controller.py.

. For this project, it was
ttyACM0
.

scipy

  • UDPComms

  • pyyaml

  • opencv or cv2

  • argparse

  • pickle

  • matplotlib

  • herearrow-up-right
    herearrow-up-right