Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ObstacleAvoidanceType

Description

Level of obstacle avoidance.

Variables

NoObstacleAvoidance Disable avoidance.
LowQualityObstacleAvoidance Enable simple avoidance. Low performance impact.
MedQualityObstacleAvoidance Medium avoidance. Medium performance impact.
GoodQualityObstacleAvoidance Good avoidance. High performance impact.
HighQualityObstacleAvoidance Enable highest precision. Highest performance impact.