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
↓ 2 callers
Function
set_databits
core/serial/impl/unix/unix_serial.cpp:292
↓ 2 callers
Function
set_databits
core/serial/impl/windows/win_serial.cpp:201
↓ 2 callers
Function
set_flowcontrol
core/serial/impl/unix/unix_serial.cpp:376
↓ 2 callers
Function
set_flowcontrol
core/serial/impl/windows/win_serial.cpp:277
↓ 2 callers
Function
set_parity
core/serial/impl/unix/unix_serial.cpp:319
↓ 2 callers
Function
set_parity
core/serial/impl/windows/win_serial.cpp:225
↓ 2 callers
Function
set_stopbits
core/serial/impl/unix/unix_serial.cpp:360
↓ 2 callers
Function
set_stopbits
core/serial/impl/windows/win_serial.cpp:257
↓ 2 callers
Function
shutdown
* @brief shutdown */
core/base/ydlidar.h:169
↓ 2 callers
Method
startScan
/ start to scan */ /
src/YDlidarDriver.cpp:1901
↓ 2 callers
Function
to_degrees
! * \brief Convert radians to degrees */
core/math/angles.h:58
↓ 2 callers
Function
trigger_interrupt_guard_condition
core/base/ydlidar.h:94
↓ 2 callers
Function
usb_sysfs_friendly_name
core/serial/impl/unix/list_ports_linux.cpp:126
↓ 2 callers
Function
usb_sysfs_hw_string
core/serial/impl/unix/list_ports_linux.cpp:270
↓ 1 callers
Function
ConvertUserToLidarSmaple
* @brief convert User sampling rate code to LiDAR sampling code * @param model LiDAR model * @param m_SampleRate User sampling rate code
core/common/ydlidar_help.h:698
↓ 1 callers
Method
DescribeError
core/serial/serial.cpp:116
↓ 1 callers
Method
DescribeError
src/DTSLidarDriver.cpp:357
↓ 1 callers
Method
GetMicroSeconds
core/network/StatTimer.h:119
↓ 1 callers
Method
GetSocketError
Returns the last error that occured for the instace of the CSimpleSocket instance. This method should be called immediately to retrieve the error cod
core/network/SimpleSocket.h:434
↓ 1 callers
Function
HPtimer_reset
core/base/timer.cpp:10
↓ 1 callers
Function
LaserFanInit
core/common/ydlidar_def.cpp:28
↓ 1 callers
Method
Listen
------------------------------------------------------------------------------ Listen() - ----------------------------------------------------------
core/network/PassiveSocket.cpp:130
↓ 1 callers
Method
Open
------------------------------------------------------------------------------ Open() - Create a connection to a specified address on a specified por
core/network/ActiveSocket.cpp:249
↓ 1 callers
Method
Select
------------------------------------------------------------------------------ Select() ------------------------------------------------------------
core/network/SimpleSocket.cpp:1339
↓ 1 callers
Method
Send
------------------------------------------------------------------------------ Send() - Send data on a valid socket --------------------------------
core/network/SimpleSocket.cpp:497
↓ 1 callers
Method
SetBlocking
------------------------------------------------------------------------------ SetBlocking() -------------------------------------------------------
core/network/SimpleSocket.cpp:1045
↓ 1 callers
Method
SetConnectTimeout
Sets the timeout value that specifies the maximum amount of time a call to CSimpleSocket::Receive waits until it completes. Use the method CSimpleSock
core/network/SimpleSocket.h:362
↓ 1 callers
Method
SetNonblocking
------------------------------------------------------------------------------ SetNonblocking() ----------------------------------------------------
core/network/SimpleSocket.cpp:1010
↓ 1 callers
Method
SetSendTimeout
------------------------------------------------------------------------------ SetSendTimeout() ----------------------------------------------------
core/network/SimpleSocket.cpp:773
↓ 1 callers
Method
SetSocketHandle
Set object socket handle to that specified as parameter @param socket value of socket descriptor
core/network/SimpleSocket.h:619
↓ 1 callers
Method
SetSocketType
set socket descriptor
core/network/SimpleSocket.h:474
↓ 1 callers
Method
TranslateSocketError
------------------------------------------------------------------------------ TranslateSocketError() - --------------------------------------------
core/network/SimpleSocket.cpp:1116
↓ 1 callers
Function
_prefix_port_if_needed
core/serial/impl/windows/win_serial.cpp:306
↓ 1 callers
Function
basename
core/serial/impl/unix/list_ports_linux.cpp:76
↓ 1 callers
Method
build_extension
(self, ext)
setup.py:43
↓ 1 callers
Function
check_group_uucp
---------------------------------------------------------- check_group_uucp accept: none perform: check if the user is root or in group
core/serial/impl/unix/lock.c:502
↓ 1 callers
Method
close
core/serial/impl/windows/win_serial.cpp:541
↓ 1 callers
Method
connect
src/YDlidarDriver.cpp:132
↓ 1 callers
Method
createThread
src/ETLidarDriver.cpp:316
↓ 1 callers
Method
disconnect
src/YDlidarDriver.cpp:221
↓ 1 callers
Function
doProcessSimple
src/ydlidar_sdk.cpp:129
↓ 1 callers
Method
getDeviceInfoEx
src/YDlidarDriver.cpp:1779
↓ 1 callers
Method
getFinishedScanCfg
src/ETLidarDriver.cpp:396
↓ 1 callers
Method
getHealth
/ get health state of lidar */ /
src/YDlidarDriver.cpp:1663
↓ 1 callers
Method
getSDKVersion
src/YDlidarDriver.cpp:2643
↓ 1 callers
Method
getSamplingRate
/ get the sampling rate of lidar */ /
src/YDlidarDriver.cpp:2398
↓ 1 callers
Method
getTimeout
core/serial/serial.cpp:308
↓ 1 callers
Function
get_sysfs_info
core/serial/impl/unix/list_ports_linux.cpp:148
↓ 1 callers
Function
getlidaropt
src/ydlidar_sdk.cpp:70
↓ 1 callers
Function
glob
core/serial/impl/unix/list_ports_linux.cpp:49
↓ 1 callers
Function
hasIntensity
! * @brief Whether to support intensity. * @param model lidar model * @return true if supported, otherwise false. */
core/common/ydlidar_help.h:420
↓ 1 callers
Function
hasSampleRate
! * @brief Supports multiple sampling rate * @param model lidar model * @return true if THere are multiple sampling rate, otherwise false. *
core/common/ydlidar_help.h:326
↓ 1 callers
Function
hasScanFrequencyCtrl
! * @brief Whether to support adjusting the scanning frequency . * @param model lidar model * @return true if supported, otherwise false. */
core/common/ydlidar_help.h:383
↓ 1 callers
Function
hasZeroAngle
! * @brief Is there a zero offset angle * @param model lidar model * @return true if there are zero offset angle, otherwise false. */
core/common/ydlidar_help.h:360
↓ 1 callers
Function
info
常规
core/common/ydlidar_help.h:1091
↓ 1 callers
Function
initialize
src/ydlidar_sdk.cpp:89
↓ 1 callers
Method
isNull
examples/gs_test2.cpp:35
↓ 1 callers
Method
isOpen
core/network/SimpleSocket.cpp:186
↓ 1 callers
Function
isSCLLidar
* @brief Whether it is a SCL type LiDAR * @param type LiDAR type * @return true if it is a Triangle SCL type, otherwise false. */
core/common/ydlidar_help.h:601
↓ 1 callers
Function
isSCLLidar2
根据雷达码判断是否是SCL雷达
core/common/ydlidar_help.h:310
↓ 1 callers
Function
isSupportHeartBeat
! * @brief Whether to support Heartbeat. * @param model lidar model * @return true if support heartbeat, otherwise false. */
core/common/ydlidar_help.h:658
↓ 1 callers
Function
isSupportLidar
! * @brief Does SDK support the LiDAR model. * @param model lidar model * @return true if supported, otherwise false. */
core/common/ydlidar_help.h:406
↓ 1 callers
Function
isSupportScanFrequency
! * @brief Whether the scanning frequency is supported * @param model lidar model * @param frequency scanning frequency * @return true if
core/common/ydlidar_help.h:460
↓ 1 callers
Function
isTEALidar
根据雷达码判断是否是TEA雷达
core/common/ydlidar_help.h:316
↓ 1 callers
Function
isValidSampleRate
* @brief Whether the sampling rate is valid * @param smap sampling rate map * @return true if it is valid, otherwise false. */
core/common/ydlidar_help.h:674
↓ 1 callers
Function
is_device_locked
---------------------------------------------------------- is_device_locked accept: char * filename. The device in question including the pa
core/serial/impl/unix/lock.c:649
↓ 1 callers
Function
is_standardbaudrate
core/serial/impl/unix/unix_serial.cpp:402
↓ 1 callers
Method
isconnected
src/YDlidarDriver.cpp:264
↓ 1 callers
Function
lidarCreate
src/ydlidar_sdk.cpp:30
↓ 1 callers
Function
lidarDestroy
src/ydlidar_sdk.cpp:38
↓ 1 callers
Function
lidarZeroOffsetAngleScale
core/common/ydlidar_help.h:638
↓ 1 callers
Function
normalize_angle_positive
! * \brief normalize_angle_positive * * Normalizes the angle to be 0 to 2*M_PI * It takes and returns radians. */
core/math/angles.h:69
↓ 1 callers
Function
normalize_angle_positive_from_degree
! * \brief normalize_angle_positive_from_degree * * Normalizes the angle to be 0 to 360 * It takes and returns degree. */
core/math/angles.h:79
↓ 1 callers
Function
ok
* @brief ok * @return */
core/base/ydlidar.h:163
↓ 1 callers
Function
os_shutdown
src/CYdLidar.cpp:1892
↓ 1 callers
Method
ota
src/CYdLidar.cpp:978
↓ 1 callers
Function
parseLaserDebugInfo
#include <iostream> #include <iomanip> * @brief convert LaserDebug information to device_info * @param info LiDAR LaserDebug information * @p
core/common/ydlidar_help.h:941
↓ 1 callers
Method
readData
core/network/SimpleSocket.cpp:248
↓ 1 callers
Method
readLock
core/serial/impl/unix/unix_serial.cpp:1612
↓ 1 callers
Method
readUnlock
core/serial/impl/unix/unix_serial.cpp:1617
↓ 1 callers
Method
setAutoReconnect
* @brief 设置雷达异常自动重新连接 \n * @param[in] enable 是否开启自动重连: * true 开启 * false 关闭 */
src/YDlidarDriver.cpp:1845
↓ 1 callers
Method
setDTR
src/YDlidarDriver.cpp:179
↓ 1 callers
Method
setDTR
src/SDMLidarDriver.cpp:119
↓ 1 callers
Method
setDTR
src/GSLidarDriver.cpp:153
↓ 1 callers
Method
setDriverError
* @brief setDriverError * @param er */
core/common/DriverInterface.h:450
↓ 1 callers
Method
setIntensities
/ the set to signal quality */ /
src/YDlidarDriver.cpp:1800
↓ 1 callers
Method
setIntensityBit
core/common/DriverInterface.h:211
↓ 1 callers
Method
setSamplingRate
/ the set to sampling rate */ /
src/YDlidarDriver.cpp:2448
↓ 1 callers
Method
setScanFreq
设置扫描频率(无)
src/DTSLidarDriver.cpp:773
↓ 1 callers
Method
setScanFrequencyAdd
/ add the scan frequency by 1Hz each time */ /
src/YDlidarDriver.cpp:2198
↓ 1 callers
Method
setScanFrequencyAddMic
/ add the scan frequency by 0.1Hz each time */ /
src/YDlidarDriver.cpp:2298
↓ 1 callers
Method
setScanFrequencyDis
/ decrease the scan frequency by 1Hz each time */ /
src/YDlidarDriver.cpp:2248
↓ 1 callers
Method
setScanFrequencyDisMic
/ decrease the scan frequency by 0.1Hz each time */ /
src/YDlidarDriver.cpp:2348
↓ 1 callers
Method
setScanHeartbeat
/ the set to heart beat */ /
src/YDlidarDriver.cpp:2547
↓ 1 callers
Method
setStrategy
src/filters/NoiseFilter.cpp:582
↓ 1 callers
Method
setTimeout
core/serial/serial.cpp:304
↓ 1 callers
Function
set_common_props
core/serial/impl/unix/unix_serial.cpp:275
↓ 1 callers
Function
set_common_props
core/serial/impl/windows/win_serial.cpp:8
↓ 1 callers
Function
set_signal_handler
core/base/ydlidar.h:40
↓ 1 callers
Function
split
* @brief split string to vector by delim format * @param s string * @param delim split format * @return split vector */
core/common/ydlidar_help.h:1022
← previous
next →
101–200 of 765, ranked by callers