ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
simply change the message type to whatever you need. Check the std_msgs docs and the common_msgs docs on the wiki.
std_msgs
contains Float32
and Float64
messages, among others