Advanced sensing Flashcards

1
Q

How does global localisation via recognition work?

A
  • make measurements at chosen locations
  • recognise learnt locations after training
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a depth measurement histogram?

A
  • look at frequency of depth measurements and build frequency histogram
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is probabilistic occupancy grid mapping?

A

infer which parts of map are free space and which have obstacles

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

How does occupancy grid mapping work?

A
  1. for each cell store and update prob of occupancy
  2. initialise unexplored space to constant value
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Occupancy grid mapping for sonar sensor

A
  1. sonar reports depth z=d
  2. cells around distance d from robot likely to be occupied
  3. cells depth < d likely to be free
  4. for each cell test if lies in sonar beam, given robot position
How well did you know this?
1
Not at all
2
3
4
5
Perfectly