Mobile Robot Control 2023 Group 5: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 13: | Line 13: | ||
|}<br /> | |}<br /> | ||
== Navigation Assignment 1 == | ==Navigation Assignment 1== | ||
Line 19: | Line 19: | ||
<br /> | <br /> | ||
== Navigation Assignment 2 == | ==Navigation Assignment 2== | ||
<br /> | <br /> | ||
* '''Description of the main idea''' | *'''Description of the main idea''' | ||
We choose to implement the Artificial Potential Field (APF) algorithm for obstacle avoidance in robot navigation. It uses laser scanner data to detect obstacles, calculates repulsive forces based on obstacle proximity, converts these forces into velocity commands, and sends these commands to the robot, enabling dynamic navigation. | We choose to implement the Artificial Potential Field (APF) algorithm for obstacle avoidance in robot navigation. It uses laser scanner data to detect obstacles, calculates repulsive forces based on obstacle proximity, converts these forces into velocity commands, and sends these commands to the robot, enabling dynamic navigation. | ||
* '''Screen recordings of the simulation results''' | *'''Screen recordings of the simulation results''' | ||
* '''Video of the robot's performance in real life''' | *'''Video of the robot's performance in real life''' | ||
https://tuenl-my.sharepoint.com/:v:/g/personal/r_li1_student_tue_nl/EfMXoIxWLJBPpgl8E2LfRTEB9AcTnkAUy7_B2xHfvAhClA?e=ssxpqS | https://tuenl-my.sharepoint.com/:v:/g/personal/r_li1_student_tue_nl/EfMXoIxWLJBPpgl8E2LfRTEB9AcTnkAUy7_B2xHfvAhClA?e=ssxpqS | ||
<br /> | |||
== Localisation Assignment 1 == | |||
<br /> | |||
== Localisation Assignment 2 == |
Revision as of 15:11, 25 May 2023
Group members:
Name | student ID |
---|---|
Yuzhou Nie | 1863428 |
Ronghui Li | 1707183 |
Guglielmo Morselli | 1959301 |
- Description of the main idea
We choose to implement the Artificial Potential Field (APF) algorithm for obstacle avoidance in robot navigation. It uses laser scanner data to detect obstacles, calculates repulsive forces based on obstacle proximity, converts these forces into velocity commands, and sends these commands to the robot, enabling dynamic navigation.
- Screen recordings of the simulation results
- Video of the robot's performance in real life
Localisation Assignment 1