Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:beginner:creating_a_cram_package [2014/03/11 13:24] – Some design changes hmess | doc:beginner:creating_a_cram_package [2014/03/11 13:39] (current) – hmess | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| === The code === | === The code === | ||
| - | Put the following content into '' | + | Put the following content into '' |
| <code lisp> | <code lisp> | ||
| Line 85: | Line 85: | ||
| ==== Exporting the ASDF system to ROS ==== | ==== Exporting the ASDF system to ROS ==== | ||
| - | To actually load the ASDF system, all files referenced in the system definition must be present and we are missing the file '' | + | To actually load the ASDF system, all files referenced in the system definition must be present and we are missing the file '' |
| <code lisp> | <code lisp> | ||

