ROS Debug tools
Logging
5 logging levels:
- DEBUG
- INFO
- WARN
- ERROR
- FATAL

Code example
rqt_console
GUI for log messages.

rqt_plot
Graphical plot of signals from selected topics.

rqt_graph
Shows connection between nodes in the system.

RViz
RViz visually represents data from topics.
RViz is NOT a simulation, it represents the current state of the robot