06-30-2014 10:21 AM
Hi!
We just got a an sbRIO evaluation kit. And we're wondering how we can use it to control a dynamixel AX-series servomotor.
If it were a PC, I'd using the USB2Dynamixel and SDK to control it. But I don't think that'll work for an sbRIO.
Any tips on how to do this? Pre-existing code I can use?
thanks!
07-01-2014
09:28 AM
- last edited on
08-08-2024
03:52 PM
by
Content Cleaner
Hi josborne,
Have you checked out the LabVIEW Robotics Module? The LabVIEW Robotics module includes drivers and examples to work with dynamixel motors. In general, a lot of code that can run on LabVIEW for the desktop can also be deployed to run on a real-time system, you just have to be aware of constrained resources.
Hope this helps!
Deborah