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

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.