Bug of the week #9
Welcome to the next pikoTutorial!
The error we're handling today is a ROS runtime error:
The message type 'X' is invalid
Typically occurring when calling commands like:
ros2 topic echo /topic_name
What does it mean?
To understand where does this err...
pikotutorial.hashnode.dev1 min read