Week 4 Update (10/16 - 10/20)

This week's progress was a continuation of the previous week's research in preparation for the Midterm Exam. Each member of the team was responsible for research, memorization, and hypothetical application of their algorithm to a specific problem related to the project. ROS2 installation on the PC is still underway, working through issues with Wi-Fi connection.

Due to the nature of the research and the fact that the scheduled Wednesday meeting was set aside for the actual Midterm Exam, the total hours logged for the team this week was: 16 hours.

Below are screenshots and photos documenting what was accomplished this week.

Fig 1-4 document the algorithms chosen by the team to present for their midterms. 


Fig 1. Otsu's Method. This algorithm is used to determine the perceived pixels into  
two categories: foreground and background.

Fig 2. Watershed Algorithm. Similar to Otsu's method, this algorithm is an integral part of   
the image segmentation process, which will come in use towards the end of the project.


Fig 3. Monte Carlo Localization. Given a map of the environment, this algorithm estimates   
the position and orientation of a robot as it moves and senses the environment.



Fig 4. EKF-SLAM (Extended Kalman Filter-Simultaneous Location And Mapping) Algorithm.
This algorithm estimates the trajectory of a robot and builds a surrounding map environment using sensor readings

Comments

Popular posts from this blog

Week 9 Update (11/27 - 12/1)

Week 7 Update (2/19-2/23)

Week 8 Update (11/13 - 11/17)