Mobile Robots (EMOR) tutorials at WUT logo Mobile Robots (EMOR) tutorials at WUT

Introduction

The second trajectory the youBot robot has to follow is a circle. The robot should keep the constant orientation while moving along a circle (as in the figure). The radius of the circle is passed to the control program through the variable-length argument list in the run_simulation function, e.g. running the function run_simulation(@solution2, false, 1.234) should generate the movement of the robot along a circle of radius 1.234 m.

Task 2

Task requirements

Grading

You can get 5 points, including:

A complete solution for a task is the source code and a report.

Please refer to the Schedule page for consultation dates and deadlines.