Command_line
# * ros2 run <pkg> <node>
# * ros2 node list
# * ros2 topic list
# * ros2 topic info <topic_name> --verbose
gives details about QoS.
# * ros2 param list
# * ros2 doctor --report
gives tons of information.
rosdep install --from-paths src --ignore-src --rosdistro=humble -y