Mobile Robot Control 2023 Group 9: Difference between revisions
Jump to navigation
Jump to search
m (→Group members:: group 9 formatting) |
m (→Exercise 1:: Added video link) |
||
Line 13: | Line 13: | ||
|} | |} | ||
== '''Exercise 1:''' == | =='''Exercise 1:'''== | ||
dont_crash design: The idea was to move forward until an object is reached (0.3m within +/-45 deg) and then stop. If this object is removed, the robot should continue moving forward until it reaches another. | dont_crash design: The idea was to move forward until an object is reached (0.3m within +/-45 deg) and then stop. If this object is removed, the robot should continue moving forward until it reaches another. | ||
<br /> | <br /> | ||
Line 20: | Line 20: | ||
#done | #done | ||
#yes, it works the same as in the simulation | #yes, it works the same as in the simulation | ||
#https://photos.app.goo.gl/qFkDADTsP4tE5w4A8 (see video here) | |||
# | # | ||
<br /> | <br /> |
Revision as of 13:42, 2 May 2023
Group 9:
Name | student ID |
---|---|
Ismail Elmasry | 1430807 |
Carolina Vissers | 1415557 |
John Assad | 1415654 |
Exercise 1:
dont_crash design: The idea was to move forward until an object is reached (0.3m within +/-45 deg) and then stop. If this object is removed, the robot should continue moving forward until it reaches another.
- Noise: it is there, and is slightly jittery. All objects at the height of the laser scanner are seen if they are not too far away (resulting in an inf range). If you walk near the robot, the legs look like lines that are oriented perpendicular to the robot.
- done
- yes, it works the same as in the simulation
- https://photos.app.goo.gl/qFkDADTsP4tE5w4A8 (see video here)