Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YDLIDAR/YDLidar-SDK
/ functions
Functions
765 in github.com/YDLIDAR/YDLidar-SDK
⨍
Functions
765
◇
Types & classes
123
Method
flushOutput
core/serial/impl/unix/unix_serial.cpp:1445
Method
flushOutput
core/serial/impl/windows/win_serial.cpp:872
Method
flushSerial
src/YDlidarDriver.cpp:204
Method
flushSerial
src/DTSLidarDriver.cpp:956
Method
flushSerial
src/SDMLidarDriver.cpp:137
Method
flushSerial
src/GSLidarDriver.cpp:174
Method
forceUnlock
core/base/locker.h:346
Method
getAngleOffset
------------------------------------------------------------- getAngleOffset ---------------------------------------------------
src/CYdLidar.cpp:877
Method
getAutoZeroOffsetAngle
/ the get to zero offset angle */ /
src/YDlidarDriver.cpp:2597
Method
getBaudrate
core/serial/serial.cpp:316
Method
getBaudrate
core/serial/impl/unix/unix_serial.cpp:1215
Method
getBaudrate
core/serial/impl/windows/win_serial.cpp:783
Method
getByteTime
core/serial/impl/unix/unix_serial.cpp:1608
Method
getByteTime
core/serial/impl/windows/win_serial.cpp:1036
Method
getByteTime
! * @brief Returns the singal byte time. * @return one byte transfer time */
core/common/ChannelDevice.h:118
Method
getBytesize
core/serial/serial.cpp:324
Method
getBytesize
core/serial/impl/unix/unix_serial.cpp:1346
Method
getBytesize
core/serial/impl/windows/win_serial.cpp:801
Method
getCD
core/serial/serial.cpp:400
Method
getCD
core/serial/impl/unix/unix_serial.cpp:1594
Method
getCD
core/serial/impl/windows/win_serial.cpp:1021
Method
getCTS
core/serial/serial.cpp:388
Method
getCTS
core/serial/impl/unix/unix_serial.cpp:1552
Method
getCTS
core/serial/impl/windows/win_serial.cpp:979
Method
getCalibParam
src/DTSLidarDriver.cpp:779
Function
getCurrentTime
core/base/timer.cpp:22
Method
getDSR
core/serial/serial.cpp:392
Method
getDSR
core/serial/impl/unix/unix_serial.cpp:1566
Method
getDSR
core/serial/impl/windows/win_serial.cpp:993
Method
getData
src/YDlidarDriver.cpp:348
Method
getData
* @brief 从串口中读取指定大小的数据 * @param data out:存储从串口读取的数据 * @param size in:指定需要读取的数据大小 * @return */
src/DTSLidarDriver.cpp:735
Method
getData
src/SDMLidarDriver.cpp:253
Method
getData
src/GSLidarDriver.cpp:339
Method
getDcb
core/serial/impl/windows/win_serial.cpp:758
Method
getDeviceHealth
------------------------------------------------------------- getDeviceHealth --------------------------------------------------
src/CYdLidar.cpp:1341
Method
getDeviceInfo
获取级联雷达设备信息
core/common/DriverInterface.h:255
Method
getDeviceInfo
/ get device info of lidar */ /
src/YDlidarDriver.cpp:1725
Method
getDeviceInfo
src/DTSLidarDriver.cpp:897
Method
getDeviceInfo
src/SDMLidarDriver.cpp:956
Method
getDeviceInfo
src/GSLidarDriver.cpp:1568
Method
getDeviceInfo
src/ETLidarDriver.cpp:261
Method
getDeviceInfo1
src/GSLidarDriver.cpp:1672
Method
getDeviceInfo2
src/GSLidarDriver.cpp:1712
Method
getDeviceInfoByPackage
src/CYdLidar.cpp:1018
Method
getDeviceInfoEx
获取设备信息
core/common/DriverInterface.h:271
Method
getDevicePara
/ get device parameters of gs lidar */ /
src/GSLidarDriver.cpp:1260
Method
getDriverError
* @brief getDriverError * @return */
core/common/DriverInterface.h:460
Method
getErrorDesc
src/DTSLidarDriver.cpp:936
Method
getFinishedScanCfg
* @brief Get current scan update configuration. * @returns scanCfg structure. */
core/common/DriverInterface.h:228
Method
getFlowcontrol
core/serial/serial.cpp:348
Method
getFlowcontrol
core/serial/impl/unix/unix_serial.cpp:1397
Method
getFlowcontrol
core/serial/impl/windows/win_serial.cpp:855
Function
getHDTimer
core/base/timer.cpp:15
Method
getHealth
src/DTSLidarDriver.cpp:928
Method
getHealth
src/SDMLidarDriver.cpp:951
Method
getHealth
src/GSLidarDriver.cpp:1563
Method
getHealth
src/ETLidarDriver.cpp:251
Method
getIntensityFlag
* @brief 解析点云数据并判断带不带强度信息(目前只针对三角雷达) * @return 成功返回RESULT_OK,否则返回非RESULT_OK */
core/common/DriverInterface.h:480
Method
getIntensityFlag
src/YDlidarDriver.cpp:2778
Method
getLockHandle
core/base/locker.h:145
Method
getParam
core/base/thread.h:103
Method
getParity
core/serial/serial.cpp:332
Method
getParity
core/serial/impl/unix/unix_serial.cpp:1363
Method
getParity
core/serial/impl/windows/win_serial.cpp:819
Method
getPort
core/serial/serial.cpp:300
Method
getPort
core/serial/impl/unix/unix_serial.cpp:1167
Method
getPort
core/serial/impl/windows/win_serial.cpp:711
Method
getRI
core/serial/serial.cpp:396
Method
getRI
core/serial/impl/unix/unix_serial.cpp:1580
Method
getRI
core/serial/impl/windows/win_serial.cpp:1007
Method
getSDKVersion
src/DTSLidarDriver.cpp:352
Method
getSDKVersion
src/SDMLidarDriver.cpp:937
Method
getSDKVersion
src/GSLidarDriver.cpp:1539
Method
getSDKVersion
src/ETLidarDriver.cpp:247
Method
getSamplingRate
* @brief Get lidar sampling frequency \n * @param[in] frequency sampling frequency * @param[in] timeout timeout * @
core/common/DriverInterface.h:394
Method
getSamplingRate
src/GSLidarDriver.h:470
Method
getSamplingRate
src/ETLidarDriver.cpp:840
Method
getScanCfg
src/ETLidarDriver.cpp:400
Method
getScanData
src/ETLidarDriver.cpp:1206
Method
getScanFrequency
* @brief Get lidar scan frequency \n * @param[in] frequency scanning frequency * @param[in] timeout timeout * @retu
core/common/DriverInterface.h:319
Method
getScanFrequency
未实现的虚函数
src/GSLidarDriver.h:461
Method
getScanFrequency
src/ETLidarDriver.cpp:676
Method
getStopbits
core/serial/serial.cpp:340
Method
getStopbits
core/serial/impl/unix/unix_serial.cpp:1380
Method
getStopbits
core/serial/impl/windows/win_serial.cpp:837
Method
getSystemError
core/serial/serial.cpp:98
Method
getSystemError
core/serial/impl/unix/unix_serial.cpp:744
Method
getSystemError
core/serial/impl/windows/win_serial.cpp:472
Method
getTermios
core/serial/impl/unix/unix_serial.cpp:1417
Method
getTimeout
core/serial/impl/unix/unix_serial.cpp:1175
Method
getTimeout
core/serial/impl/windows/win_serial.cpp:745
Method
getUserVersion
src/CYdLidar.cpp:938
Method
getZeroOffsetAngle
* @brief get lidar zero offset angle \n * @param[in] angle zero offset angle * @param[in] timeout timeout * @retu
core/common/DriverInterface.h:424
Method
getZeroOffsetAngle
src/GSLidarDriver.h:474
Method
getZeroOffsetAngle
src/ETLidarDriver.cpp:870
Method
grabScanData
* @brief 获取激光数据 * @param nodebuffer out: 激光点信息 * @param count in: 一圈激光点数 * @param timeout in: 超时时间 * @return */
src/DTSLidarDriver.cpp:151
Method
grabScanData
src/SDMLidarDriver.cpp:687
Method
grabScanData
src/GSLidarDriver.cpp:1100
Method
grabScanData
src/ETLidarDriver.cpp:648
Method
handleSingleChannelDevice
src/CYdLidar.cpp:1511
← previous
next →
401–500 of 765, ranked by callers