Difference between revisions of "Labview"

From RobotinoWiki
Line 6: Line 6:
 
* [http://www.servicerobotics.eu 32-bit LabVIEW Drivers]
 
* [http://www.servicerobotics.eu 32-bit LabVIEW Drivers]
 
* [http://www.servicerobotics.eu 64-bit LabVIEW Drivers]
 
* [http://www.servicerobotics.eu 64-bit LabVIEW Drivers]
 +
 
== LabVIEW Drivers available ==
 
== LabVIEW Drivers available ==
 
* AnalogInput
 
* AnalogInput
Line 24: Line 25:
 
* PowerManagement
 
* PowerManagement
 
* Relay
 
* Relay
 +
 +
== An example of Robotino with LabVIEW ==
 +
 +
Using the LabVIEW drivers, a scenario has been created where Robotino moves around in an obstacle cluttered environment by avoiding the obstacles.

Revision as of 15:51, 3 January 2011

Robotino in LabVIEW

LabVIEW drivers are also available for Robotino. Using these drivers Robotino's functionality can be manipulated in LabVIEW. The drivers come with a set of easy to understand examples and an extensive help manual which illustrates the use of each Robotino LabVIEW VI.

Download

LabVIEW Drivers available

  • AnalogInput
  • Bumper
  • Com
  • Camera
  • DigitalInput
  • DigitalOutput
  • DistanceSensor
  • EncoderInput
  • Gripper
  • LaserRangeFinder
  • Manipulator
  • Motor
  • NorthStar
  • Odometry
  • OmniDrive
  • PowerManagement
  • Relay

An example of Robotino with LabVIEW

Using the LabVIEW drivers, a scenario has been created where Robotino moves around in an obstacle cluttered environment by avoiding the obstacles.