Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:intermediate:pepper_shopping [2020/08/19 15:58] – derrick | tutorials:intermediate:pepper_shopping [2022/02/08 14:11] (current) – [Creating an ASDF system for the cram_pepper_demo] sarthou | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Pepper | + | ====== Pepper |
| ===== Setting Up The Workspace ===== | ===== Setting Up The Workspace ===== | ||
| Line 907: | Line 907: | ||
| ) | ) | ||
| - | < | + | </code> |
| This function creates the bullet-world, | This function creates the bullet-world, | ||
| Line 1823: | Line 1823: | ||
| ((cram-common-failures: | ((cram-common-failures: | ||
| - | ; (print e) | ||
| | | ||
| Line 1870: | Line 1869: | ||
| ? | ? | ||
| (cram-tf: | (cram-tf: | ||
| + | </ | ||
| This function also contains another helper function. Let’s add it. | This function also contains another helper function. Let’s add it. | ||
| + | |||
| + | <code lisp> | ||
| ;;" | ;;" | ||
| ;; calculate the new robot-pose-stamped, | ;; calculate the new robot-pose-stamped, | ||
| Line 2030: | Line 2032: | ||
| Congratulations!!! You just created a shopping assistant using the Pepper robot. | Congratulations!!! You just created a shopping assistant using the Pepper robot. | ||
| + | |||
| + | You can access the entire project from [[https:// | ||

