拓展2:FishBot配套雷达驱动教程(源码版)
-
@anoddy1999 雷达板的IP呢,两者要分开配哦,另外最好单独发帖,跟贴容易被吃掉
-
小 小鱼 在 中 引用了 这个主题
-
@154453683 感谢,问题解决
-
@小鱼 这个雷达转接板的源码用什么打开呢,我用plateformio打不开
-
@yongyong 看README
-
此回复已被删除! -
此回复已被删除! -
我在运行完代码开启rviz想查看雷达的scan,结果出现以下警告
code_text ros2 launch ydlidar ydlidar_launch.py [INFO] [launch]: All log files can be found below /home/shakima/.ros/log/2025-03-12-00-54-55-396599-shakim-vm-7822 [INFO] [launch]: Default logging verbosity is set to INFO [INFO] [ydlidar_node-1]: process started with pid [7833] [INFO] [static_transform_publisher-2]: process started with pid [7835] [ydlidar_node-1] [YDLIDAR INFO] Current ROS Driver Version: 1.4.5 [static_transform_publisher-2] [WARN] [1741712096.499273694] []: Old-style arguments are deprecated; see --help for new-style arguments [static_transform_publisher-2] [INFO] [1741712096.553863666] [static_tf_pub_laser]: Spinning until stopped - publishing transform [static_transform_publisher-2] translation: ('0.020000', '0.000000', '0.000000') [static_transform_publisher-2] rotation: ('0.000000', '0.000000', '0.000000', '1.000000') [static_transform_publisher-2] from 'base_link' to 'laser_frame' [ydlidar_node-1] [YDLIDAR]:SDK Version: 1.4.5 [ydlidar_node-1] [YDLIDAR]:Lidar running correctly ! The health status: good [ydlidar_node-1] [YDLIDAR] Connection established in [/dev/ttyUSB0][115200]: [ydlidar_node-1] Firmware version: 1.5 [ydlidar_node-1] Hardware version: 1 [ydlidar_node-1] Model: S4 [ydlidar_node-1] Serial: 2022010500000077 [ydlidar_node-1] [YDLIDAR]:Fixed Size: 370 [ydlidar_node-1] [YDLIDAR]:Sample Rate: 3K [ydlidar_node-1] [YDLIDAR INFO] Current Sampling Rate : 3K [ydlidar_node-1] [YDLIDAR INFO] Now YDLIDAR is scanning ...... [ydlidar_node-1] [WARN] [1741712151.422427968] [ydlidar_node]: New subscription discovered on topic '/scan', requesting incompatible QoS. No messages will be sent to it. Last incompatible policy: RELIABILITY_QOS_POLICY [ydlidar_node-1] [WARN] [1741712174.547511076] [ydlidar_node]: New subscription discovered on topic '/scan', requesting incompatible QoS. No messages will be sent to it. Last incompatible policy: RELIABILITY_QOS_POLICY [ydlidar_node-1] [WARN] [1741712184.172818572] [ydlidar_node]: New subscription discovered on topic '/scan', requesting incompatible QoS. No messages will be sent to it. Last incompatible policy: RELIABILITY_QOS_POLICY
-
@zbohao7 在 拓展2:FishBot配套雷达驱动教程(源码版) 中说:
[ydlidar_node-1] [WARN] [1741712184.172818572] [ydlidar_node]: New subscription discovered on topic '/scan', requesting incompatible QoS. No messages will be sent to it. Last incompatible policy: RELIABILITY_QOS_POLICY
可以忽略,具体原因参考书籍第十章
-
鱼哥,雷达转接板,是将雷达数据通过串口转WiFi,直接在电脑上通过虚拟的串口将进行把数据转化成scan话题的吗?没有经过mircoros发布到电脑agent上面吗?直接将雷达数据通过主控板驱动板esp32s3的WiFi发出可以吗?
-
@945717873 没有经过agent,雷达板自带wifi