随笔分类 -  挚感

挚感相关的代码
摘要:public void gsz_fuction_OSP_Lidar() { m_total_MeasureResultV_t.Clear();//在List内移除所有元素 m_total_tick.Clear();//在List内移除所有元素 m_total_rem_angle.Clear(); g 阅读全文
posted @ 2025-02-20 16:53 wenluderen 阅读(1) 评论(0) 推荐(0) 编辑
摘要:static void Main(string[] args) { m_total_MeasureResultV_t.Clear();//在List内移除所有元素 strLidarIp1 = new StringBuilder("192.168.1.2");// new StringBuilder( 阅读全文
posted @ 2025-02-18 15:16 wenluderen 阅读(0) 评论(1) 推荐(0) 编辑
摘要:public struct MeasureResultV_t { public UInt32 check_id;//数据包校验ID,固定0Xaabbccdd,其他值请丢弃该数据包 public UInt64 tick;// 数据包ID,自增 public float sys_temp;//模块温度 阅读全文
posted @ 2025-02-18 08:46 wenluderen 阅读(3) 评论(1) 推荐(0) 编辑
摘要:public static void Vibration_GetData() { //SDK初始化函数,该函数必须优先调用。 int nBackId = OSP_Lidar.device_init(); // strLidarIp1 = new StringBuilder(ReadString("B 阅读全文
posted @ 2025-02-17 15:59 wenluderen 阅读(1) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示