ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
![]() | 2 | No.2 Revision |
For more details about the type itself check thislink text
![]() | 3 | No.3 Revision |
For more details about the type itself check thislink text
![]() | 4 | No.4 Revision |
For more details about the type itself check this
In your case, variable has the type std_msgs::Float64 . variable.data would be just a double. declare x as double.
![]() | 5 | No.5 Revision |
For more details about the type itself check this
In your case, variable has the type std_msgs::Float64 std_msgs::Float64
. variable.data variable.data
would be just a double. declare x as double.