A repo for the Pathfinder family of vehicles: unmanned autonomous vehicles capable of obstacle avoidance and environmental awareness via structured light laser imaging
- Turn on the odroid and your local machine
- Make sure your local machine is connected to OLIN-GUEST
- Run
avahi-browse -d local _ssh._tcp --resolve -t
to find the ip address of the odroid (named pathfinder) on the network - SSH into the odroid using the credentials
[email protected]
and the correct password (example SSH command:ssh [email protected]
) - cd into the orcas folder
- Run
./run_boat.sh
script in order to run the pathfinder laser ranger, path planning, and arduino commands - Profit