Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:demo:fetch_and_place_edited [2020/06/19 11:39] – [Simple Plan] vanessa | tutorials:demo:fetch_and_place_edited [2020/06/19 11:54] (current) – [Credits] vanessa | ||
|---|---|---|---|
| Line 599: | Line 599: | ||
| ===== Recovering from Failures ===== | ===== Recovering from Failures ===== | ||
| + | FIXME //** Begin: Recovering from Failures**// | ||
| + | |||
| The previous example worked perfectly because we knew and provided the exact coordinates to look for the bottle. This is hardly true for the real-life scenario, especially since we are dealing with a kitchen environment, | The previous example worked perfectly because we knew and provided the exact coordinates to look for the bottle. This is hardly true for the real-life scenario, especially since we are dealing with a kitchen environment, | ||
| Line 766: | Line 768: | ||
| {{: | {{: | ||
| + | |||
| + | FIXME //**Ending: Recovering from Failures**// | ||
| ==== Handling More Failures ==== | ==== Handling More Failures ==== | ||
| + | |||
| + | FIXME //** Begin: Handling More Failures**// | ||
| Everything is good so far, even though by design, let's call this a lucky coincidence. For the robot, knowing which arm to use to pick up the bottle is not always enough. There are many positions with which we can grasp objects - from the object' | Everything is good so far, even though by design, let's call this a lucky coincidence. For the robot, knowing which arm to use to pick up the bottle is not always enough. There are many positions with which we can grasp objects - from the object' | ||
| Line 961: | Line 967: | ||
| + | FIXME //** Ending: Handling More Failures**// | ||
| ===== Visualizing Coordinates ===== | ===== Visualizing Coordinates ===== | ||
| + | FIXME //** Begin: Visualizing Coordinates**// | ||
| If you want to know if a coordinate you defined is correct, you can visualize the axis of the coordinate frame in the Bullet World and see for yourself. | If you want to know if a coordinate you defined is correct, you can visualize the axis of the coordinate frame in the Bullet World and see for yourself. | ||
| Line 1011: | Line 1018: | ||
| + | FIXME //** Ending: Visualizing Coordinates**// | ||
| ===== Exercise 1 ===== | ===== Exercise 1 ===== | ||
| + | FIXME //** Begin: Exercise 1**// !For all following exercises: Add some tips, but make sure people have to click on them (so they dont appear directly). | ||
| + | |||
| Difficulty level: Easy. | Difficulty level: Easy. | ||
| Line 1059: | Line 1068: | ||
| With that the robot should be able to grasp the object from any location on any of the two tables. | With that the robot should be able to grasp the object from any location on any of the two tables. | ||
| + | FIXME //** Ending: Exercise 1**// | ||
| ===== Exercise 2 ===== | ===== Exercise 2 ===== | ||
| Line 1229: | Line 1238: | ||
| ===== Credits ===== | ===== Credits ===== | ||
| + | FIXME //** Begin: Credits**// Add Vanessa and Jörn | ||
| This tutorial was created with the combined efforts of Amar Fayaz, Arthur Niedzwiecki and Gayane Kazhoyan. | This tutorial was created with the combined efforts of Amar Fayaz, Arthur Niedzwiecki and Gayane Kazhoyan. | ||
| + | FIXME //** Ending: Credits**// | ||

