Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tutorials:beginner:process_modules [2016/03/04 14:09] – gkazhoya | tutorials:beginner:process_modules [2016/03/04 14:25] (current) – old revision restored (2016/01/25 18:26) gkazhoya | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| <code lisp> | <code lisp> | ||
| (with-designators | (with-designators | ||
| - | ((my-designator location ' | + | ((my-designator |
| (pm-execute :navigation my-designator)) | (pm-execute :navigation my-designator)) | ||
| </ | </ | ||
| Line 178: | Line 178: | ||
| (process-module-alias :navigation ' | (process-module-alias :navigation ' | ||
| (with-designators | (with-designators | ||
| - | ((trajectory action `((:type :shape) (:shape :hexagon) (:radius ,radius)))) | + | ((trajectory |
| (pm-execute :navigation trajectory)))))) | (pm-execute :navigation trajectory)))))) | ||
| </ | </ | ||

