Perception Sample

2024-10-22
4 Ratings
1 customer rated

Sample Introduction

MSDK perception module can realize perception management. The perception module provides sub switches of specified direction(upward, downward, horizontal direction), ability of vision positioning, and ability of precision landing. And perception module can change the type of obstacle avoidance, the braking distance of specified direction, and the warning distance of specified direction. Through the perception module, developers can start the adaptation, expansion, and maintenance of perception function more easily.

Interface Calling Process

For detailed usage, please refer to the perception management class IPerceptionManageropen in new window of MSDK API documentation.

Note: In the process diagram, the interface called and the calling order of the interface are only for reference, please check the sample code for details.

Perception.png

Sample Acquisition

Go to Perception Sample Codeopen in new window.

If you have any comments or confusion about our documentation, you can click here to give feedback and we will get back to you as soon as possible.