Gazebo Transport Messages: No standard messages for double, uint32, string, etc?
It seems like the transport message types that come built-in with gazebo don't have any standard messages for things like a double, uint32, string, etc. I did manage to find one for an int32 under gazebo::msgs, but that's it. Am I somehow missing the rest?