Skip to content

Unattended Behavior

joberlin edited this page Aug 24, 2015 · 13 revisions

What we really want to do is leave the robot alone for long periods of time while interacts with the world, gathering data and eventually performing useful tasks.

Map and Pick Loop

A basic unattended behavior is mapping the environment, finding known objects, and trying to pick them.

mapAndPickL ;
Clone this wiki locally