software:cram:development_experiences:new_goals
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:cram:development_experiences:new_goals [2013/04/26 11:42] – [A plan for a new goal] bartelsg | software:cram:development_experiences:new_goals [2016/05/19 09:19] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
</ | </ | ||
- | Now comes the catch: You also need to export the goal-symbol from the package cram_plan_knowledge! The reason for this was not clear at the time of writing... Thus, yuo also need to add #: | + | Catch #1: If you one of your manipulation process modules, e.g. the pr2_manipulation_process_module, |
+ | |||
+ | Catch #2: You also need to export the goal-symbol, i.e. flip-pancake, | ||
< | < | ||
Line 36: | Line 38: | ||
==== How to use/achieve the new plan ==== | ==== How to use/achieve the new plan ==== | ||
+ | You can now try to achieve your new goal like this: | ||
+ | |||
+ | <code lisp> | ||
+ | (top-level | ||
+ | (cpm: | ||
+ | (pr2-manipulation-process-module) | ||
+ | (achieve `(flip-pancake)))) | ||
+ | </ | ||
+ | |||
+ | You need to make sure that cram_environment_representation is loaded (either in your package that uses cram_plan_library or in your REPL). Otherwise (holds ...) will not be known. |
software/cram/development_experiences/new_goals.1366976548.txt.gz · Last modified: 2016/05/19 09:18 (external edit)