-
Notifications
You must be signed in to change notification settings - Fork 5
PCA Line Detection and Mission Planner
Harsh Sinha edited this page Dec 27, 2017
·
2 revisions
The package is aimed at finding out lines for line following and hover using Principal Component Analysis. In addition this also serves as the mission planner for the system.
Presently the package has one source file:
-
pcadetector_node.cxx
: This extracts two different lines at right angles to each other. In addition this also chooses in what mode the Quadrotor will fly.
In order to run this node do :
rosrun pca_linedetector pcadetector_node 0
, where the 0
is the index for camera.