ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the problem was that i was using the Float64,UInt8 types from the std_msgs.msg library, using normal float and int types solve the problem.

the problem was that i was using the Float64,UInt8 types from the std_msgs.msg library, using normal float and int types solve the problem.problem. (still the script above need modifications to create a working bag)