LabVIEW Robotics Module

Table of Contents

Obstacle Avoidance VIs

  • Updated2023-02-21
  • 1 minute(s) read

Owning Palette: Robotics VIs

Requires: Robotics Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Obstacle Avoidance VIs to implement obstacle avoidance in mobile robot vehicles.

Examples

Palette ObjectDescription
Advanced VFHIdentifies obstacles and gaps, or open areas, in the robot environment and returns an open direction for travel that best leads to a goal position.
Simple Vector Field HistogramIdentifies obstacles and gaps, or open areas, in the robot environment, which you can use to implement reactionary motion in a robot vehicle.

Examples

Refer to the following VIs for examples of using the Obstacle Avoidance VIs:

  • labview\examples\robotics\LIDAR Guided Robot\LIDAR Guided Robot.lvproj
  • labview\examples\robotics\Simulated Mecanum Robot\Simulated Mecanum Robot.lvproj

Log in to get a better experience