November 2017
Beginner
484 pages
10h 25m
English
If you are communicating with ROS via the terminal window, it is possible to issue commands to ROS to explore or control nodes in a package from the command prompt, as listed in the following table:
|
Command |
Action |
Example usage and subcommand examples |
|---|---|---|
|
|
Starts the Master |
|
|
|
Runs an executable program and creates nodes |
|
|
|
Shows information about nodes and lists the active nodes |
Subcommand: |
|
|
Shows information about ROS topics |
Subcommands: |
|
|
Shows information about the message types |
|