-
Notifications
You must be signed in to change notification settings - Fork 9
Karthik Nayak daily progress report
Karthik Nayak edited this page Jun 10, 2018
·
5 revisions
- Started learning ROS from the following link http://wiki.ros.org/ROS/Tutorials
- Installed Indigo ROS by following the procedure as given in http://wiki.ros.org/indigo/Installation/Ubuntu
- Got familiar with ROS Topics like rqt_graph, rostopic and the various commands associated with it.
- Understood the overall flow of information in an ROS environment and to extract the information relevant for our study and analysis.
- Started with task 0 of Chaser Drone.
- Completed task 0 of chaser drone.
- Understood how whycon for efficient marker based localisation.
- Started task_1 of Chaser Drone.
- Understood how to carry out remapping in .launch file.
- Went through the details of Pluto Drone.
- Completed task_1 of chaser drone and completed the ROS tutorials.
- Started working on PID implementation for which I referred the following link http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/
- Started task_1_2 of chaser drone.
- Simulated hit and error method of PID tuning for localisation of AR Drone on Gazebo.
- Started working on Ziegler-Nichols method of PID tuning.
- Got the pluto drone. *Installed the necessary packages required to fly the pluto drone.
- Camera calibration and hardware testing of drone
- Started coding to implement localisation of a drone at a given point.
- Faced lot of Hardware related problems, spent time in trying to rectify it. --
- Prepared the progress presentation 1 ppt.
- Were able to make the pluto drone fly.
- Briefed the gathering at progress presentation-1 of our progress.
- Achieved localisation of Pluto X drone using hit and try PID --