Just wanted to see if anybody else is out there
Hi everyone,
I've written a class to provide access to the Butterfly Maglev from HAPI. You can find a diff here: http://www.h3dapi.org/modules/mantis/bug_view_page.php?bug_id=0000242
- Sebastian Bozlee
GetFault is returning the wrong values. I execute the following code using the ML API:
Hi! I'm working with a team that is making a HAPI class for the Butterfly Haptics device.
We are having problems creating the initialize method. Or rather, creating meaningful error messages for the initialize method.
The problem is that we are getting incorrect error messages from the connection function in the ML API that comes with the butterfly haptics device, and this error causes major crashes down the line.
Here is our test code: