The primary problem addressed by our project is robotic follower behavior i.e. maintaining distance from a moving target. It consists of three components: following the target, object detection/avoidance, and stopping when detecting the red/stop symbol.
- Angus Emmett
- Isaac Spokes
- Joseph Hajjar
- William Romano
- Turn on the Husarion RosBot 2.0, and SSH into it
- Follow the instructions to launch the core and then launch the sensors
- Calibrate the the colors for the cards you have. With lower and upper values for red and green in HSV format.
- Open up 2 terminals
- In the first, run the
vision.py
file - In the second, run the
driver.py
file - Next, use the red/green tags to make the robot stop/follow