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

If anyone is interested, I managed to fix it (or work around):

Using the same library, the application that's using it has to be run in "sudo" mode to bypass the exception. Alternatively, you can comment out the exception in Unix.cc @ line 331.

So it says "operation not supported" but it works if ran in sudo mode. As to why it says not supported, I don't know, maybe something to do with me using a VM rather than a physical device.