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
TearDown
test/lidar_test.cpp:21
Method
Thread
core/base/thread.h:68
Method
ThreadCreateObjectFunctor
core/base/thread.h:32
Method
Timeout
core/serial/serial.h:98
Method
WSACleanUp
core/network/SimpleSocket.cpp:133
Method
WaitForData
core/network/SimpleSocket.cpp:1402
Method
Writev
------------------------------------------------------------------------------ Writev - ------------------------------------------------------------
core/network/SimpleSocket.cpp:686
Method
YDlidarDriver
src/YDlidarDriver.cpp:39
Method
Yd2DPoint
examples/gs_test2.cpp:55
Method
YdGsOutParam
examples/gs_test2.cpp:45
Method
__init__
(self, name, sourcedir='')
setup.py:17
Method
angTransform
src/GSLidarDriver.cpp:972
Method
angTransform2
src/GSLidarDriver.cpp:1033
Method
angular2Polar
src/filters/StrongLightFilter.cpp:125
Function
animate
(num)
python/examples/plot_ydlidar_test.py:34
Function
animate
(num)
python/examples/plot_tof_test.py:38
Method
ascendScanData
src/YDlidarDriver.cpp:1531
Method
ascendScanData
src/GSLidarDriver.cpp:1151
Method
autoHeartBeat
src/YDlidarDriver.cpp:562
Method
available
core/serial/impl/unix/unix_serial.cpp:846
Method
available
core/serial/impl/windows/win_serial.cpp:560
Method
available
core/network/SimpleSocket.cpp:209
Method
bindport
* @brief bind device port * @return true if successfully bind, otherwise false */
core/common/ChannelDevice.h:15
Method
cacheScanData
解析扫描数据线程主函数
src/YDlidarDriver.cpp:609
Method
cacheScanData
激光数据解析线程
src/DTSLidarDriver.cpp:230
Method
cacheScanData
src/SDMLidarDriver.cpp:467
Method
cacheScanData
src/GSLidarDriver.cpp:580
Method
cacheScanData
src/ETLidarDriver.cpp:1008
Method
calcAngle
src/filters/StrongLightFilter.cpp:198
Method
calcDist
src/filters/StrongLightFilter.cpp:157
Method
calcDot
src/filters/StrongLightFilter.cpp:191
Method
calcInclineAngle
计算两点连线和原点的夹角(弧度)
src/filters/NoiseFilter.cpp:22
Method
calcLen
src/filters/StrongLightFilter.cpp:185
Method
calcSampleRate
------------------------------------------------------------- calcSampleRate ---------------------------------------------------
src/CYdLidar.cpp:1238
Method
calcTargetAngle
计算两点的倾斜角(弧度)
src/filters/NoiseFilter.cpp:32
Method
calcTargetOffset
src/filters/NoiseFilter.cpp:47
Method
calculateCrc
src/DTSLidarDriver.cpp:971
Method
calcuteCheckSum
src/YDlidarDriver.cpp:1181
Method
calcutePackageCT
src/YDlidarDriver.cpp:1199
Method
checkAutoConnecting
src/YDlidarDriver.cpp:466
Method
checkAutoConnecting
src/DTSLidarDriver.cpp:807
Method
checkAutoConnecting
src/SDMLidarDriver.cpp:398
Method
checkAutoConnecting
src/GSLidarDriver.cpp:533
Method
checkAutoConnecting
src/ETLidarDriver.cpp:898
Method
checkBlockStatus
src/YDlidarDriver.cpp:766
Method
checkCOMMs
------------------------------------------------------------- checkCOMMs -------------------------------------------------------------*/
src/CYdLidar.cpp:1759
Method
checkCalibrationAngle
------------------------------------------------------------- checkCalibrationAngle ----------------------------------------
src/CYdLidar.cpp:1713
Method
checkHardware
------------------------------------------------------------- checkHardware ------------------------------------------------
src/CYdLidar.cpp:1865
Method
checkHeartBeat
src/CYdLidar.cpp:1681
Method
checkLidarAbnormal
检查异常
src/CYdLidar.cpp:1100
Method
checkSampleRate
------------------------------------------------------------- checkSampleRate --------------------------------------------------
src/CYdLidar.cpp:1552
Method
checkScanFrequency
src/CYdLidar.cpp:1597
Method
checkStatus
------------------------------------------------------------- checkStatus --------------------------------------------------
src/CYdLidar.cpp:1853
Method
checkTransDelay
src/YDlidarDriver.cpp:1850
Method
checkTransDelay
src/GSLidarDriver.cpp:1384
Method
clearDTR
src/YDlidarDriver.cpp:192
Method
clearDTR
src/SDMLidarDriver.cpp:128
Method
clearDTR
src/GSLidarDriver.cpp:164
Method
clone
(self)
setup.py:38
Method
closePort
core/network/SimpleSocket.cpp:190
Method
configMessage
src/ETLidarDriver.cpp:329
Method
configPortConnect
src/ETLidarDriver.cpp:193
Method
connect
src/DTSLidarDriver.cpp:60
Method
connect
src/SDMLidarDriver.cpp:92
Method
connect
src/GSLidarDriver.cpp:117
Method
connect
src/ETLidarDriver.cpp:122
Method
createThread
core/base/thread.h:45
Method
createThread
src/YDlidarDriver.cpp:1984
Method
createThread
*@brief 创建解析雷达数据线程 *@note 创建解析雷达数据线程之前,必须使用startScan函数开启扫图成功 */
src/DTSLidarDriver.cpp:294
Method
createThread
src/SDMLidarDriver.cpp:796
Method
createThread
src/GSLidarDriver.cpp:1456
Method
dataPortConnect
src/ETLidarDriver.cpp:614
Function
debug
调试
core/common/ydlidar_help.h:1079
Method
disConfigConnect
src/ETLidarDriver.cpp:225
Method
disableDataGrabbing
src/YDlidarDriver.cpp:245
Method
disableDataGrabbing
src/DTSLidarDriver.cpp:946
Method
disableDataGrabbing
src/SDMLidarDriver.cpp:177
Method
disableDataGrabbing
src/GSLidarDriver.cpp:207
Method
disableDataGrabbing
src/ETLidarDriver.cpp:636
Method
disconnect
src/DTSLidarDriver.cpp:87
Method
disconnect
src/SDMLidarDriver.cpp:153
Method
disconnect
src/GSLidarDriver.cpp:187
Method
disconnect
src/ETLidarDriver.cpp:235
Method
enableFilter
src/SDMLidarDriver.cpp:882
Method
execOta
src/GSLidarDriver.cpp:1888
Function
fhs_lock
---------------------------------------------------------- fhs_lock accept: The name of the device to try to lock termios str
core/serial/impl/unix/lock.c:199
Function
fhs_unlock
---------------------------------------------------------- fhs_unlock accept: The name of the device to unlock perform: delete the loc
core/serial/impl/unix/lock.c:378
Function
fileExists
* @brief fileExists * @param filename * @return */
core/base/ydlidar.h:178
Method
filter
src/filters/NoiseFilter.cpp:227
Method
filter
src/filters/StrongLightFilter.cpp:18
Method
filter_noise
src/filters/NoiseFilter.cpp:79
Method
filter_tail
src/filters/NoiseFilter.cpp:247
Method
filter_tail2
src/filters/NoiseFilter.cpp:438
Method
flush
core/serial/impl/unix/unix_serial.cpp:1427
Method
flush
core/serial/impl/windows/win_serial.cpp:859
Method
flush
core/network/SimpleSocket.cpp:196
Method
flushInput
core/serial/serial.cpp:358
Method
flushInput
core/serial/impl/unix/unix_serial.cpp:1437
Method
flushInput
core/serial/impl/windows/win_serial.cpp:868
Method
flushOutput
core/serial/serial.cpp:363
← previous
next →
301–400 of 765, ranked by callers