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

I found the answer to be quite simple actually. Basically #include <sensor_msgs/Joy.h> instead of #include<ros/Joy.h>

I found the answer to be quite simple actually. Basically #include <sensor_msgs/Joy.h> instead of #include<ros/Joy.h> within your .cpp files.