-
Notifications
You must be signed in to change notification settings - Fork 16
Aligning with whycon marker
Ridhwan Luthra edited this page Jul 11, 2017
·
3 revisions
We are assuming that you have already installed the necessary packages for this, like- ardrone_autonomy and tum_simulator, whycon and have the whycon models and implemented the PID code.
Aligning drone with whycon is same is doing with aruco marker.
-
Launch ardrone_autonomy.launch
-
Run keyboard_teleop_key.py
-
Instead of running the 'image_view' here we are going to whycon launch file.
roslaunch drone_application whycon.launch
This will run the image_view also.
Follow the same steps as given in aligning ar drone with aruco marker.
Go through the video tutorials on aligning the ar drone with whycon using PID in simulation and ar drone aligning and following whycon marker using PID in real(demo)
- Home
- Installation
- ArUco marker based stabalisation using PID
- Aligning drone with the marker 1.Aligning with aruco marker 2.Aligning with whycon marker
- Setup ArUco mapping package
- Emulating AR drone 2 in Rviz
- Mapping a simulated environment using Turtlebot and octomap
- 3D Navigation of Drone (Using MoveIt!)