ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This is not specific to the turtlesim messages. You can this for any ROS message.
Usually for message type MSG you have a MSG, MSGPtr, MSGConstPtr. You are free to use whatever fits your needs.