Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
tutorials:intermediate:moveit [2016/07/19 13:23] – [Moving the robot] gkazhoyatutorials:intermediate:moveit [2016/07/27 14:36] (current) – [Initializing cram_moveit] mpomarlan
Line 42: Line 42:
  
 <code lisp> <code lisp>
-  (roslisp:start-ros-node NODE-NAME)+  (roslisp-utilities:startup-ros)
   (cram-moveit:init-moveit-bridge)   (cram-moveit:init-moveit-bridge)
 </code> </code>