velodyne position packets
Hi, I don't know how accurate these are, but I tried to use position packets that described as below.
Position Packets contain(source port : 8308): Header, Zero’s, 3x Boards with 8byte Gyro data, Zero’s, Timestamp, Zero’s, NMEA sentence, Zeros (total of 554 bytes, incl 512 data bytes)
I can monitor the packets using Wireshark, but I wonder if the packets can be acquired by velodyne ros package. I saw only 2368 port number(distance and intensity info) on source codes. I'm not quite sure that the velodyne package is implemented to get the position packets.
Is there anyone who knows about this? :)