Open Lonson111 opened 9 months ago
I have encountered this situation. The reason is that there are 2 nodes that are sending messages. For example, one is in the background and has not been killed.
You can use ps -ef | grep canbus
to see if there are multiple processes
问题描述: 启动canbus时,使用cyber_monitor的先后顺序会影响通道的数据类型
截图: 先启动canbus,后使用cyber_monitor查看通道数据的类型
先使用cyber_monitor查看通道,再启动canbus后的数据类型