Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
tutorials:beginner:package_for_turtlesim [2019/07/03 11:46] – [Exporting the ASDF system to ROS] tlippstutorials:beginner:package_for_turtlesim [2019/07/03 11:47] – [Exporting the ASDF system to ROS] tlipps
Line 66: Line 66:
  
 <code lisp> <code lisp>
-CL-USER> (ros-load:load-system "cram_beginner_tutorial" :cram-my-beginner-tutorial)+CL-USER> (ros-load:load-system "cram_my_beginner_tutorial" :cram-my-beginner-tutorial)
 </code> </code>