MCPcopy Create free account

hub / github.com/YDLIDAR/YDLidar-SDK / functions

Functions765 in github.com/YDLIDAR/YDLidar-SDK

↓ 385 callersMethodsetlidaropt
src/CYdLidar.cpp:109
↓ 49 callersFunctionos_isOk
src/CYdLidar.cpp:1887
↓ 41 callersFunctiondelay
core/base/timer.h:26
↓ 27 callersMethodturnOff
------------------------------------------------------------- turnOff -------------------------------------------------------------*/
src/CYdLidar.cpp:844
↓ 26 callersMethodDescribeError
------------------------------------------------------------- DescribeError ----------------------------------------------------
src/CYdLidar.cpp:893
↓ 26 callersMethodinitialize
------------------------------------------------------------- initialize ---------------------------------------------------
src/CYdLidar.cpp:418
↓ 25 callersMethoddisconnecting
------------------------------------------------------------- disconnecting ----------------------------------------------------
src/CYdLidar.cpp:864
↓ 25 callersMethoddoProcessSimple
src/CYdLidar.cpp:554
↓ 25 callersMethodturnOn
------------------------------------------------------------- turnOn -------------------------------------------------------
src/CYdLidar.cpp:468
↓ 22 callersMethodSetEndTime
core/network/StatTimer.h:112
↓ 20 callersMethodisOpen
core/serial/serial.cpp:81
↓ 18 callersFunctionsetlidaropt
src/ydlidar_sdk.cpp:56
↓ 15 callersFunctionos_init
src/CYdLidar.cpp:1882
↓ 13 callersMethodInitialize
------------------------------------------------------------------------------ Initialize() - Initialize socket class ------------------------------
core/network/SimpleSocket.cpp:266
↓ 12 callersMethodSetStartTime
core/network/StatTimer.h:105
↓ 12 callersMethodclosePort
core/serial/serial.cpp:77
↓ 12 callersFunctionisTOFLidar
* @brief Whether it is a TOF type LiDAR * @param type LiDAR type * @return true if it is a TOF type, otherwise false. */
core/common/ydlidar_help.h:545
↓ 10 callersMethodCYdLidar
------------------------------------------------------------- Constructor -------------------------------------------------------------*
src/CYdLidar.cpp:50
↓ 10 callersMethodset
core/base/locker.h:225
↓ 9 callersFunctionisNetTOFLidar
* @brief Whether it is a network hardware interface TOF type LiDAR * @param type LiDAR type * @return true if it is a network hardware interface
core/common/ydlidar_help.h:560
↓ 9 callersMethodjoin
等待线程退出
core/base/thread.h:108
↓ 9 callersFunctionlidarPortList
src/CYdLidar.cpp:1897
↓ 9 callersFunctionread_line
core/serial/impl/unix/list_ports_linux.cpp:203
↓ 8 callersMethodGetMilliSeconds
core/network/StatTimer.h:116
↓ 8 callersFunctionisValidValue
* @brief Whether the Value is valid. * @param value LiDAR CT Byte information * @return true if it is valid, otherwise false */
core/common/ydlidar_help.h:828
↓ 8 callersFunctionprintHex
以16进制打印数据
core/common/ydlidar_help.h:1048
↓ 7 callersMethodavailable
core/serial/serial.cpp:85
↓ 7 callersMethodlidarPortList
src/YDlidarDriver.cpp:2648
↓ 6 callersFunctionfrom_degrees
core/math/angles.h:51
↓ 6 callersMethodgetHandle
core/base/thread.h:70
↓ 6 callersFunctionprintfDeviceInfo
core/common/ydlidar_help.h:987
↓ 5 callersMethodClose
------------------------------------------------------------------------------ Close() - Close socket and free up any memory allocated for the socket
core/network/SimpleSocket.cpp:597
↓ 5 callersMethodIsSocketValid
Does the current instance of the socket object contain a valid socket descriptor. @return true if the socket object contains a valid socket descriptor
core/network/SimpleSocket.h:216
↓ 5 callersMethodgetlidaropt
src/CYdLidar.cpp:265
↓ 5 callersMethodopen
core/serial/serial.cpp:73
↓ 4 callersMethodclose
core/serial/impl/unix/unix_serial.cpp:821
↓ 4 callersMethodflush
core/serial/serial.cpp:352
↓ 4 callersFunctionformat
core/serial/impl/unix/list_ports_linux.cpp:216
↓ 4 callersFunctiongettimeofday
core/network/StatTimer.h:65
↓ 4 callersFunctionisGSLidar
* @brief Whether it is a GS type LiDAR * @param type LiDAR type * @return true if it is a Triangle type, otherwise false. */
core/common/ydlidar_help.h:591
↓ 4 callersFunctionisOctaveLidar
! * @brief Query whether the LiDAR is Octave LiDAR. * @param model lidar model * @return true if the current lidar sampling rate is octave, othe
core/common/ydlidar_help.h:289
↓ 4 callersFunctionisSDMLidar
core/common/ydlidar_help.h:606
↓ 4 callersFunctionisTriangleLidar
* @brief Whether it is a Triangle type LiDAR * @param type LiDAR type * @return true if it is a Triangle type, otherwise false. */
core/common/ydlidar_help.h:575
↓ 4 callersMethodreadData
core/serial/serial.cpp:112
↓ 4 callersMethodreadSize
core/serial/serial.cpp:182
↓ 4 callersMethodstop
/ stop scan */ /
src/YDlidarDriver.cpp:2066
↓ 4 callersFunctionutf8_encode
Convert a wide Unicode string to an UTF8 string
core/serial/impl/windows/list_ports_win.cpp:31
↓ 4 callersMethodwait
core/base/locker.h:250
↓ 4 callersMethodwaitfordata
core/serial/serial.cpp:103
↓ 4 callersMethodwriteData
core/serial/serial.cpp:108
↓ 3 callersFunctionConvertLidarToUserSmaple
* @brief convert LiDAR sampling rate code to User sampling code * @param model LiDAR model * @param rate LiDAR sampling rate code * @re
core/common/ydlidar_help.h:765
↓ 3 callersFunctiondirname
core/serial/impl/unix/list_ports_linux.cpp:87
↓ 3 callersMethodenableGlassNoise
src/CYdLidar.cpp:933
↓ 3 callersMethodenableSunNoise
src/CYdLidar.cpp:928
↓ 3 callersFunctionfind_min_max_delta
! * \function * * \brief This function is only intended for internal use and not intended for external use. If you do use it, read the documentatio
core/math/angles.h:162
↓ 3 callersMethodgetDeviceInfo
src/CYdLidar.cpp:963
↓ 3 callersMethodgrabScanData
src/YDlidarDriver.cpp:1462
↓ 3 callersFunctionisOldVersionTOFLidar
* @brief Whether it is Old Version protocol TOF LiDAR * @param model lidar model * @param Major firmware Major version * @param Minor
core/common/ydlidar_help.h:623
↓ 3 callersFunctionisSupportMotorCtrl
! * @brief Whether to support serial DTR enable motor. * @param model lidar model * @return true if support serial DTR enable motor, otherwise
core/common/ydlidar_help.h:440
↓ 3 callersFunctionisTOFLidarByModel
* @brief Whether it is a TOF Model LiDAR * @param model LiDAR model * @return tru if it is TOF Model, otherwise false. */
core/common/ydlidar_help.h:514
↓ 3 callersMethodisscanning
src/YDlidarDriver.cpp:259
↓ 3 callersFunctionparseCsv
examples/gs_test2.cpp:334
↓ 3 callersFunctionpath_exists
core/serial/impl/unix/list_ports_linux.cpp:100
↓ 3 callersMethodread
core/serial/serial.cpp:161
↓ 3 callersMethodremaining
core/serial/impl/unix/unix_serial.cpp:244
↓ 3 callersMethodsetWorkMode
src/CYdLidar.cpp:920
↓ 3 callersFunctionshortest_angular_distance
core/math/angles.h:123
↓ 3 callersFunctiontimespec_from_ms
core/serial/impl/unix/unix_serial.cpp:267
↓ 3 callersMethodtoAngular
examples/gs_test2.cpp:57
↓ 3 callersFunctiontwo_pi_complement
! * \function * * \brief returns the angle in [-2*M_PI, 2*M_PI] going the other way along the unit circle. * \param angle The angle to which you
core/math/angles.h:136
↓ 3 callersMethodunlock
core/base/locker.h:136
↓ 3 callersMethodwrite_
core/serial/serial.cpp:280
↓ 2 callersFunctionDescribeError
src/ydlidar_sdk.cpp:179
↓ 2 callersMethodGetLidarVersion
------------------------------------------------------------- initialize ---------------------------------------------------
src/CYdLidar.cpp:447
↓ 2 callersFunctionLaserFanDestroy
core/common/ydlidar_def.cpp:34
↓ 2 callersMethodReceive
------------------------------------------------------------------------------ Receive() - Attempts to receive a block of data on an established conn
core/network/SimpleSocket.cpp:854
↓ 2 callersMethodSetReceiveTimeout
------------------------------------------------------------------------------ SetReceiveTimeout() -------------------------------------------------
core/network/SimpleSocket.cpp:735
↓ 2 callersMethodbindport
core/network/SimpleSocket.cpp:144
↓ 2 callersFunctioncheck_lock_pid
---------------------------------------------------------- check_lock_pid accept: the name of the lockfile perform: make sure the lock f
core/serial/impl/unix/lock.c:449
↓ 2 callersFunctioncheck_lock_status
---------------------------------------------------------- check_lock_status accept: the lock name in question perform: Make sure ever
core/serial/impl/unix/lock.c:341
↓ 2 callersFunctiondisconnecting
src/ydlidar_sdk.cpp:167
↓ 2 callersFunctionerror
错误
core/common/ydlidar_help.h:1115
↓ 2 callersMethodgetByteTime
core/serial/serial.cpp:404
↓ 2 callersFunctiongetDefaultSampleRate
! * @brief Get LiDAR default sampling rate. * @param model lidar model. * @return lidar sampling rate. */
core/common/ydlidar_help.h:200
↓ 2 callersMethodgetDriverError
------------------------------------------------------------- getDriverError ---------------------------------------------------
src/CYdLidar.cpp:908
↓ 2 callersMethodgetScanFrequency
/ get the current scan frequency of lidar */ /
src/YDlidarDriver.cpp:2147
↓ 2 callersMethodgetZeroOffsetAngle
/ the get to zero offset angle */ /
src/YDlidarDriver.cpp:2497
↓ 2 callersFunctioninit
* @brief initialize system state * @param argc * @param argv */
core/base/ydlidar.h:144
↓ 2 callersFunctionisDTSLidar
core/common/ydlidar_help.h:611
↓ 2 callersFunctionisR3Lidar
core/common/ydlidar_help.h:346
↓ 2 callersFunctionisTminiLidar
根据雷达码判断是否是Tmini系列雷达
core/common/ydlidar_help.h:301
↓ 2 callersFunctionisV1Protocol
* @brief Whether the ET LiDAR Protocol type is V1. * @param protocol LiDAR Protocol Byte information * @return true if it is V1, otherwise false
core/common/ydlidar_help.h:1039
↓ 2 callersFunctionlidarModelToString
! * @brief convert lidar model to string * @param model lidar model * @return lidar model name */
core/common/ydlidar_help.h:68
↓ 2 callersMethodlock
core/base/locker.h:42
↓ 2 callersFunctionnormalize_angle
! * \brief normalize * * Normalizes the angle to be -M_PI circle to +M_PI circle * It takes and returns radians. * */
core/math/angles.h:100
↓ 2 callersFunctionparsePackageNode
* @brief convert node_info to LaserDebug * @param node LiDAR node_info information * @param info LiDAR LaserDebug information */
core/common/ydlidar_help.h:877
↓ 2 callersMethodread_
core/serial/serial.cpp:157
↓ 2 callersFunctionrealpath
core/serial/impl/unix/list_ports_linux.cpp:111
↓ 2 callersMethodsetBottomPriority
src/CYdLidar.cpp:958
↓ 2 callersFunctionset_baudrate
core/serial/impl/windows/win_serial.cpp:23
next →1–100 of 765, ranked by callers