07-09-2012 06:25 AM
I am using the Hokuyo URG-04LX sensor with the LabVIEW Robotics Starter Kit (DaNI1.0) for obstacle avoidance. I need to interface the sensor with the FPGA VI for the Starter Kit. Any ideas on how to achieve this?
07-09-2012 08:41 AM
Here's one place to get started... From the LabVIEW Robotics Getting Started Window, select "Find Robotics Examples". This brings up the Example Finder. Under Robotics, choose "LIDAR Guided Robot", under the "Sample Robots" folder.
You can also look under "Sensor Drivers" for the Hokuyo driver, which includes an example that shows how to acquire the data.
You can also search http://ni.com/code/robotics for more examples.
Good luck!