Difference between revisions of "Getting Started with roswtf"

From Lofaro Lab Wiki
Jump to: navigation, search
(Created page with "*roswtf command examines the system to try and find problems. Example: 1) In a new terminal navigate to the main ros folder: <nowiki>roscd</nowiki> 2) Run roswtf: <nowiki>...")
(No difference)

Revision as of 12:09, 22 October 2014

  • roswtf command examines the system to try and find problems.

Example: 1) In a new terminal navigate to the main ros folder:

roscd

2) Run roswtf:

roswtf

With any luck the terminal will print back messages that have no faults detected.

Example online: Close all previous terminals. 1) In a new terminal run the core:

roscore

2) In a new terminal (terminal 2) navigate to the main ros folder and run roswtf:

roscd
roswtf