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

Revision history [back]

Just change

float x,y,z;

to

qreal x,y,z;

and it should compile just fine.