Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
60379fca379a77374e16b68735084d4d98f44687
upm/src/lidarlitev3/pyupm_lidarlitev3.i

14 lines
231 B
OpenEdge ABL
Raw Normal View History

upm: enable LIDAR-Lite V3 Optical Distance Measurement sensor library and example LIDAR-Lite v3, a compact, high-performance optical distance measurement sensor from Garmin™. It is the ideal solution for drone, robot or unmanned vehicle applications. The library provided is libupm-lidarlitev3.so The example provided is lidarlitev3.cxx where it will print the distance of object/obstacle from the sensor. The image of the sensor is at docs/images/lidarlitev3.jpg Signed-off-by: Saloni Jain <saloni.jain@tcs.com> Signed-off-by: Niti Rohilla <niti.rohilla@tcs.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
2017-04-07 09:58:26 +00:00
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
%module pyupm_lidarlitev3
%include "../upm.i"
%include "stdint.i"
%feature("autodoc", "3");
%include "lidarlitev3.hpp"
%{
#include "lidarlitev3.hpp"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 73ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API