Repository for a bunch of automation scripts using a monocular camera, a DJI N3/A3 Flight Controller. To use the scripts, set up the repository as a ROS Workspace
roslaunch usb_cam usb_cam-test.launch
cd $HOME/Apriltag_detection
source devel/setup.bash
roslaunch apriltag_ros continuous_detection.launch
cd $HOME/followtag
source devel/setup.bash
rosrun startn pland.py
roslaunch usb_cam usb_cam-test.launch
cd $HOME/Apriltag_detection
source devel/setup.bash
roslaunch apriltag_ros continuous_detection.launch
cd $HOME/followtag
source devel/setup.bash
rosrun startn follow.py
or run :
./april.sh
python irRecog.py
cd $HOME/followtag
source devel/setup.bash
rosrun startn infraredLanding.py
or run :
./irLand.sh