Retake Embedded Motion Control 2018 Nr1: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
<b>Requirements:</b>
<b>Requirements:</b>


<b>R1.</b> The robot will start by searching for the POI. The robot shall rotate until it detect the 2 legs of the POI in the range 0.2m..1m, after that it will move at the "watching" position -- a central position at 0.4m behind the POI, facing it.
<b>R1.</b> The robot will start by searching for the POI. The robot shall rotate until it detect the 2 legs of the POI in the range 0.2m-1m, after that it will move at the "watching" position -- a central position at 0.4m behind the POI, facing it.


<b>R2.</b> The robot will follow the POI, positioning itself at the "watching".
<b>R2.</b> The robot will follow the POI, positioning itself at the "watching".

Revision as of 14:22, 17 August 2018

Retake Albu, T.F.

Requirements:

R1. The robot will start by searching for the POI. The robot shall rotate until it detect the 2 legs of the POI in the range 0.2m-1m, after that it will move at the "watching" position -- a central position at 0.4m behind the POI, facing it.

R2. The robot will follow the POI, positioning itself at the "watching".

R3. The robot will filter out another person, even if it comes in the POI range.

R4. If the contact with the POI is lost, the robot will search for POI with the same procedure as at start.


Assumptions:

A1. POI will move with a speed less than 0.5m/s.


Design Decisions:

D1. In order to find the POI, the robot will scan 2 times 180 degrees, and will parse the information.

D2. The "watching" position is calculated as follows:

   - the robot detects the 2 legs of the POI, and their centers of mass.


D2. In order to filter out