by velodyne
PCAP capture for consumption by these 2023-10-08-23-01-18_velodyne-vlp-16-data.7z
transmits on port 2368
ip 192.168.1.201
stats on http://192.168.1.201
ATM on devdesk@telavivmakers.space
veloview - record/view
VelodyneCapture - capture and recorded with velodyne
veloparser - read pcap-files recorded with velodyne.
discussed in this video is LidarView
https://github.com/TixiaoShan/LIO-SAM
How to SLAM with LidarView ? link
The Mahony AHRS (Attitude and Heading Reference System) filter and the Kalman filter are both used for sensor fusion and estimation, but they are fundamentally different algorithms based on different mathematical foundations and assumptions.
Mahony AHRS
Kalman Filter:
In summary, Mahony AHRS and Kalman filters serve similar purposes but are different in their approach, complexity, and accuracy. Mahony is generally simpler and less computationally intensive, making it well-suited for simpler systems or those with limited computational resources. Kalman filters offer more accuracy and are more flexible but require more computational power and are more complex to set up.
https://github.com/jremington/ICM_20948-AHRS.git - this will do calibration of imu! (also kalman?)
whatabout