🏗️How to publish message to a topic from command line?
ros2 topic pub --once <topic> <message-type> "<data>"ros2 topic pub -r <rate> <topic> <message-type> "<data>"Last updated
ros2 topic pub --once <topic> <message-type> "<data>"ros2 topic pub -r <rate> <topic> <message-type> "<data>"Last updated