ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes, some member functions are no longer attached to sensor_msgs::Joy in ROS-F.
Because message arrays are std::vector's , you can use use joy_msg->axes.size() instead.