Mobile Robot Control 2024 Optimus Prime: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=== '''<u> | === '''<u>Contents</u>''' === | ||
#Introduction | #Introduction | ||
#Group members | #Group members | ||
Line 7: | Line 7: | ||
#Exercise 4 - Localization | #Exercise 4 - Localization | ||
=== '''<u> | === '''<u>Introduction</u>''' === | ||
We are Optimus Prime, a team of six members applying various control techniques and coding skills to optimize a robot for restaurant environments. Our goal is to enable the robot to efficiently deliver orders from the kitchen to the tables, even when faced with various obstacles. This project focuses on ensuring precise and reliable performance, ultimately improving service efficiency and the overall dining experience. | We are Optimus Prime, a team of six members applying various control techniques and coding skills to optimize a robot for restaurant environments. Our goal is to enable the robot to efficiently deliver orders from the kitchen to the tables, even when faced with various obstacles. This project focuses on ensuring precise and reliable performance, ultimately improving service efficiency and the overall dining experience. | ||
=== '''<u> | === '''<u>Group Members</u>''' === | ||
{| class="wikitable" | {| class="wikitable" | ||
|+Caption | |+Caption |
Revision as of 09:38, 20 May 2024
Contents
- Introduction
- Group members
- Exercise 1 - The art of not crashing
- Exercise 2 - Local navigation
- Exercise 3 - Global path planning
- Exercise 4 - Localization
Introduction
We are Optimus Prime, a team of six members applying various control techniques and coding skills to optimize a robot for restaurant environments. Our goal is to enable the robot to efficiently deliver orders from the kitchen to the tables, even when faced with various obstacles. This project focuses on ensuring precise and reliable performance, ultimately improving service efficiency and the overall dining experience.
Group Members
Name | student ID |
---|---|
Yuvan Dwaraga | 1563793 |
Wiktor Bocian | 1628798 |
Ramakrishnan Rajasekar | 1979027 |
Ariyanayag Ramesh Skandan | 2012618 |
Abhir Adiverekar | 1984136 |
Suryakumar Hariharan | 1974076 |
Exercise 1 - The art of not crashing
This exercise aims to enhance our understanding of control techniques and obstacle avoidance algorithms.