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
setBreak
core/serial/impl/windows/win_serial.cpp:889
Method
setBytesize
core/serial/serial.cpp:320
Method
setBytesize
core/serial/impl/unix/unix_serial.cpp:1333
Method
setBytesize
core/serial/impl/windows/win_serial.cpp:787
Method
setCustomBaudRate
core/serial/impl/unix/unix_serial.cpp:1275
Method
setDTR
core/serial/serial.cpp:380
Method
setDTR
core/serial/impl/unix/unix_serial.cpp:1499
Method
setDTR
core/serial/impl/windows/win_serial.cpp:931
Method
setDTR
core/common/ChannelDevice.h:111
Method
setDcb
core/serial/impl/windows/win_serial.cpp:750
Method
setDeviceAddress
src/GSLidarDriver.cpp:1321
Function
setEnableDebug
启用调试
src/CYdLidar.h:181
Method
setFlowcontrol
core/serial/serial.cpp:344
Method
setFlowcontrol
core/serial/impl/unix/unix_serial.cpp:1384
Method
setFlowcontrol
core/serial/impl/windows/win_serial.cpp:841
Method
setIntensities
* @brief Is there intensity \n * @param[in] isintensities intentsity * true intensity * false no intensity
core/common/DriverInterface.h:207
Method
setIntensities
/ the set to signal quality */ /
src/GSLidarDriver.cpp:1354
Method
setIntensities
src/ETLidarDriver.cpp:175
Function
setMaxAngle
src/filters/StrongLightFilter.h:18
Function
setMaxDist
src/filters/StrongLightFilter.h:17
Function
setMinNoise
src/filters/StrongLightFilter.h:19
Method
setName
src/filters/FilterInterface.h:23
Function
setOtaEncode
设置OTA文件加密
src/CYdLidar.h:189
Function
setOtaFile
OTA功能相关 设置OTA文件路径
src/CYdLidar.h:185
Method
setParity
core/serial/serial.cpp:328
Method
setParity
core/serial/impl/unix/unix_serial.cpp:1350
Method
setParity
core/serial/impl/windows/win_serial.cpp:805
Method
setPort
core/serial/serial.cpp:284
Method
setPort
core/serial/impl/unix/unix_serial.cpp:1163
Method
setPort
core/serial/impl/windows/win_serial.cpp:707
Method
setRTS
core/serial/serial.cpp:376
Method
setRTS
core/serial/impl/unix/unix_serial.cpp:1479
Method
setRTS
core/serial/impl/windows/win_serial.cpp:911
Method
setSamplingRate
* @brief Set the lidar sampling frequency \n * @param[in] rate sampling frequency * @param[in] timeout timeout *
core/common/DriverInterface.h:409
Method
setSamplingRate
src/GSLidarDriver.h:472
Method
setSamplingRate
src/ETLidarDriver.cpp:866
Method
setScanCfg
src/ETLidarDriver.cpp:552
Method
setScanFreq
src/SDMLidarDriver.cpp:896
Method
setScanFrequencyAdd
* @brief Increase the scanning frequency by 1.0 HZ \n * @param[in] frequency scanning frequency * @param[in] timeout timeout
core/common/DriverInterface.h:334
Method
setScanFrequencyAdd
src/GSLidarDriver.h:464
Method
setScanFrequencyAdd
src/ETLidarDriver.cpp:697
Method
setScanFrequencyAddMic
* @brief Increase the scanning frequency by 0.1 HZ \n * @param[in] frequency scanning frequency * @param[in] timeout timeout
core/common/DriverInterface.h:364
Method
setScanFrequencyAddMic
src/GSLidarDriver.h:466
Method
setScanFrequencyAddMic
src/ETLidarDriver.cpp:768
Method
setScanFrequencyDis
* @brief Reduce the scanning frequency by 1.0 HZ \n * @param[in] frequency scanning frequency * @param[in] timeout timeout
core/common/DriverInterface.h:349
Method
setScanFrequencyDis
src/GSLidarDriver.h:462
Method
setScanFrequencyDis
src/ETLidarDriver.cpp:733
Method
setScanFrequencyDisMic
* @brief Reduce the scanning frequency by 0.1 HZ \n * @param[in] frequency scanning frequency * @param[in] timeout timeout
core/common/DriverInterface.h:379
Method
setScanFrequencyDisMic
src/GSLidarDriver.h:468
Method
setScanFrequencyDisMic
src/ETLidarDriver.cpp:805
Method
setScanHeartbeat
core/common/DriverInterface.h:440
Method
setScanHeartbeat
src/GSLidarDriver.h:476
Method
setScanHeartbeat
src/ETLidarDriver.cpp:875
Method
setStandardBaudRate
core/serial/impl/unix/unix_serial.cpp:1220
Method
setStopbits
core/serial/serial.cpp:336
Method
setStopbits
core/serial/impl/unix/unix_serial.cpp:1367
Method
setStopbits
core/serial/impl/windows/win_serial.cpp:823
Method
setStrategy
src/filters/FilterInterface.h:26
Method
setTermios
core/serial/impl/unix/unix_serial.cpp:1402
Method
setTimeout
! Sets the timeout for reads and writes. */
core/serial/serial.h:487
Method
setTimeout
core/serial/impl/unix/unix_serial.cpp:1171
Method
setTimeout
core/serial/impl/windows/win_serial.cpp:715
Method
setWorkMode
* @brief 设置雷达工作模式(目前只针对GS2雷达) * @param[in] mode 雷达工作模式 * @param[in] addr 雷达地址 * @return 成功返回RESULT_OK,否则返回非RESULT_OK
core/common/DriverInterface.h:472
Method
setWorkMode
src/GSLidarDriver.cpp:1756
Function
shortest_angular_distance_with_limits
! * \function * * \brief Returns the delta from "from_angle" to "to_angle" making sure it does not violate limits specified by left_limit and right
core/math/angles.h:237
Function
signal_handler
core/base/ydlidar.h:103
Method
simpleTimeout
! * Convenience function to generate Timeout structs using a * single absolute timeout. * * \param timeout A long that defines the time in
core/serial/serial.h:79
Method
startAutoScan
src/YDlidarDriver.cpp:2013
Method
startAutoScan
src/DTSLidarDriver.cpp:871
Method
startAutoScan
src/SDMLidarDriver.cpp:817
Method
startAutoScan
src/GSLidarDriver.cpp:1481
Method
startAutoScan
src/ETLidarDriver.cpp:880
Method
startMeasure
src/ETLidarDriver.cpp:369
Method
startMotor
/ startMotor */ /
src/YDlidarDriver.cpp:2105
Method
startOta
src/GSLidarDriver.cpp:1859
Method
startScan
src/DTSLidarDriver.cpp:310
Method
startScan
/ start to scan */ /
src/SDMLidarDriver.cpp:734
Method
startScan
/ start to scan */ /
src/GSLidarDriver.cpp:1395
Method
startScan
src/ETLidarDriver.cpp:271
Method
stop
src/DTSLidarDriver.cpp:132
Method
stop
/ stop scan */ /
src/SDMLidarDriver.cpp:848
Method
stop
/ stop scan */ /
src/GSLidarDriver.cpp:1511
Method
stop
src/ETLidarDriver.cpp:297
Method
stopMeasure
src/ETLidarDriver.cpp:383
Method
stopMotor
/ stopMotor */ /
src/YDlidarDriver.cpp:2126
Method
stopOta
src/GSLidarDriver.cpp:1949
Method
stopScan
src/YDlidarDriver.cpp:1967
Method
stopScan
src/DTSLidarDriver.cpp:109
Method
stopScan
src/SDMLidarDriver.cpp:773
Method
stopScan
src/GSLidarDriver.cpp:1434
Method
terminate
core/base/thread.h:74
Method
testOSInitIsWrappedCorrectly
(self)
python/test/pytest.py:7
Method
testParamtersIsWrappedCorrectly
(self)
python/test/pytest.py:14
Method
timespec_now
core/serial/impl/unix/unix_serial.cpp:251
Method
toDegree
角度转弧度
examples/gs_test2.cpp:80
Method
toPolar
极坐标转直角坐标
examples/gs_test2.cpp:60
Method
toRadian
直角坐标转极坐标
examples/gs_test2.cpp:77
Method
updateScanCfg
src/ETLidarDriver.cpp:112
Function
uucp_lock
---------------------------------------------------------- uucp_lock accept: char * filename. Device to be locked perform: Try to get a
core/serial/impl/unix/lock.c:281
Function
uucp_unlock
---------------------------------------------------------- uucp_unlock accept: char *filename the device that is locked perform: remove
core/serial/impl/unix/lock.c:408
← previous
next →
601–700 of 765, ranked by callers