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 finally found the solution. Myjoy mantains joy structure in the array. It was

AA = int(255*myjoy.axes[0])

and all other myjoy were quite useless.