protocol
上游未提供说明。
0.1.0+cea60a9e62e216 / 24 个公开 API 符号没有说明。
上游未提供说明。
上游未提供说明。
laser/stp23l/STP23L.cpp:12上游未提供说明。
laser/stp23l/STP23L.cpp:12上游未提供说明。
laser/stp23l/STP23L.hpp:17上游未提供说明。
laser/stp23l/STP23L.hpp:40
sensors::laser::STP23L::STP23L (UART_HandleTypeDef *huart)
上游未提供说明。
laser/stp23l/STP23L.hpp:20
bool sensors::laser::STP23L::decode (const uint8_t data[191]) override
上游未提供说明。
laser/stp23l/STP23L.hpp:33
const float & sensors::laser::STP23L::getDistance () const
上游未提供说明。
laser/stp23l/STP23L.hpp:22
const std::array< uint8_t, 4 > & sensors::laser::STP23L::header () const override
上游未提供说明。
laser/stp23l/STP23L.hpp:28
static uint16_t sensors::laser::read_u16 (const uint8_t *p)
上游未提供说明。
laser/stp23l/STP23L.cpp:15
static uint32_t sensors::laser::read_u32 (const uint8_t *p)
上游未提供说明。
laser/stp23l/STP23L.cpp:21
std::array<uint8_t, 4> sensors::laser::STP23L::HEADER
上游未提供说明。
laser/stp23l/STP23L.hpp:36
uint8_t sensors::laser::STP23L::LidarPoint::confidence
置信度
laser/stp23l/STP23L.hpp:45
uint16_t sensors::laser::STP23L::LidarPoint::distance
距离 (mm)
laser/stp23l/STP23L.hpp:42
uint32_t sensors::laser::STP23L::LidarPoint::intg
积分次数
laser/stp23l/STP23L.hpp:46
uint16_t sensors::laser::STP23L::LidarPoint::noise
环境噪声
laser/stp23l/STP23L.hpp:43
uint32_t sensors::laser::STP23L::LidarPoint::peak
接收信号强度
laser/stp23l/STP23L.hpp:44
uint16_t sensors::laser::STP23L::LidarPoint::reftof
温度表征值
laser/stp23l/STP23L.hpp:47
size_t sensors::laser::STP23L::PointNum
上游未提供说明。
laser/stp23l/STP23L.hpp:38
size_t sensors::laser::STP23L::PointSize
上游未提供说明。
laser/stp23l/STP23L.hpp:38
float sensors::laser::STP23L::distance_
上游未提供说明。
laser/stp23l/STP23L.hpp:51
uint32_t sensors::laser::STP23L::timestamp_
上游未提供说明。
laser/stp23l/STP23L.hpp:50Brief description of the file. syhanjin 2026-02-02 Detailed description (optional).
laser/stp23l/STP23L.cppBrief description of the file. syhanjin 2026-02-02 Detailed description (optional).
laser/stp23l/STP23L.hpp