13 - Robotics Flashcards

1
Q

The ________ is often done in configuration space.

A

The PLANNING OF ROBOT MOTION is often done in configuration space.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are essential actuators of a robot?

A

SENSORS for perceiving the environment and EFFECTORS for asserting physical forces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Potential Field Control introduces ________ as an additional cost function for planning.

A

Potential Field Control introduces POTENTIAL FIELDS as an additional cost function for planning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Advantages of Potential Field Control

A

Simplicity and no real-time issues

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Disadvantage of Potential Field Control

A

Robot can be stuck in local minima

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Sensing vs. Perception

A

Sensing is raw measurement and Perception is actual understanding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Major Types of Robot Motion

A

Point-to-point and Compliant motion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Cell Decomposition

A

Discretize continous space into finite grid and find the optimal path (A* search)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Disadvantage of Cell Decomposition

A

Only feasible for low-dimensional configurations and path might not be smooth/differentiable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Skeletonization Methods - Alternatives to cell decomposition

A

Voronoi Graph & Probabilistic Roadmaps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Generalized Voronoi Graph

A

Possible skeleton which describes the exact middle between two or more points

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

P: Proportional Term in PID-Controller

A

Aims to prevent present errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

I: Integral Term in PID-Controller

A

Aims to prevent past errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

D: Differential Term in PID-Controller

A

Aims to prevent future errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Bad Parametrization of the PID controller can lead to ________.

A

INSTABILITY

How well did you know this?
1
Not at all
2
3
4
5
Perfectly