I just gave a shot to the ofxRobotArm and get an error while trying to the run the example-basic-move. The error seemingly occurs after the 10th time drawGUI() is run from ofApp.cpp and XCode then terminates at the ofTesselator::performTessellation function. Screenshot below:
Any ideas on what could possibly be wrong here? The application does run for some frames (screenshot below) - I don't see the virtual robot models though - and then it crashes at the above line.
Current environment: Max OSX 10.11 (64-bit El Capitan), XCode 7.3, oF 0.9.3, Robot Arm - UR3 (connected to computer via Ethernet to USB converter)
Addons/Dependencies were all installed by terminal run of installAddons.sh
I just gave a shot to the ofxRobotArm and get an error while trying to the run the example-basic-move. The error seemingly occurs after the 10th time drawGUI() is run from ofApp.cpp and XCode then terminates at the ofTesselator::performTessellation function. Screenshot below:
Any ideas on what could possibly be wrong here? The application does run for some frames (screenshot below) - I don't see the virtual robot models though - and then it crashes at the above line.
Current environment: Max OSX 10.11 (64-bit El Capitan), XCode 7.3, oF 0.9.3, Robot Arm - UR3 (connected to computer via Ethernet to USB converter) Addons/Dependencies were all installed by terminal run of installAddons.sh