User Tools

Site Tools


software:cram:development_experiences:new_goals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:cram:development_experiences:new_goals [2013/04/26 11:45] – [Hard lesson 1] bartelsgsoftware:cram:development_experiences:new_goals [2016/05/19 09:19] (current) – external edit 127.0.0.1
Line 26: Line 26:
 </code> </code>
  
-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 #:flip-pancake to package.lisp of cram_plan_library. Otherwise you will get a warning like this when trying to achieve flip-pancake:+Catch #1: If you one of your manipulation process modules, e.g. the pr2_manipulation_process_module, uses the same designator properties it also has to export the same properties. I (Georg) do not understand why but Jan says this necessary for them to talk about the same symbol. 
 + 
 +Catch #2: You also need to export the goal-symbol, i.e. flip-pancake, from the package cram_plan_knowledge! The reason for this was not clear at the time of writing... Thus, yuo also need to add #:flip-pancake to package.lisp of cram_plan_library. Otherwise you will get a warning like this when trying to achieve flip-pancake:
  
 <code> <code>
Line 36: Line 38:
 ==== How to use/achieve the new plan ==== ==== How to use/achieve the new plan ====
  
-If you want to achieve your new goal, e.g. like this:+You can now try to achieve your new goal like this:
  
 <code lisp> <code lisp>
software/cram/development_experiences/new_goals.1366976759.txt.gz · Last modified: 2016/05/19 09:18 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki