Skip to content

Olin-Aero/olin-aerial-robotics-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

21ea21f · Mar 5, 2020

History

5 Commits
Feb 12, 2020
Feb 27, 2020
Feb 27, 2020
Feb 12, 2020
Feb 27, 2020
Feb 17, 2020
Feb 27, 2020
Feb 12, 2020
Mar 5, 2020
Feb 12, 2020
Feb 12, 2020

Repository files navigation

olin-aerial-robotics-chess

An Olin Aerial Robotics Team project to develop an autonomous chess-playing drone.

Build Instructions

# Clone this repository into a working catkin_ws of a ROS Kinetic install, then...

roscd iarc_main/.. && rosdep install -iy --from-paths .

sudo apt-get install python python-all-dev python-pip build-essential swig git libpulse-dev libasound2-dev

sudo apt-get install portaudio19-dev python-all-dev python3-all-dev && sudo pip install pyaudio

roscd iarc_main/.. && pip install --user -r requirements.txt

Run Instructions

roslaunch iarc_main onboarding_ardrone.launch