silverwhere / Extended-Kalman-Filter
Utilized an Extended Kalman Filter and Sensor Fusion to estimate the state of a moving object of interest with noisy lidar and radar measurements. The project involved utilzing lidar data (Point Cloud) for position and radar data (Doppler) for radial velocity.
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Extended-Kalman-Filter
- RIO - EKF-based Radar Inertial Odometry using 4D mmWave radar sensors☆202Updated 2 years ago
- ROS1/2 Interface of the Oxford (Radar) RobotCar Dataset☆31Updated 2 years ago
- This extended Kalman filter combines IMU, GNSS, and LIDAR measurements to localize a vehicle using data from the CARLA simulator.☆65Updated 3 months ago
- Custom simulator with my implementations of EKF-, UKF-, and Pose-Graph-SLAM☆24Updated last year
- A radar-based linear velocity estimation ROS package☆20Updated 4 years ago
- REVE - Radar Ego Velocity Estimator: Robust 3D ego velocity estimation using 4D mmWave radar sensors.☆93Updated 2 years ago
- Learn to detect obstacles in lidar point clouds through clustering and segmentation, apply thresholds and filters to radar data in order …☆53Updated 4 years ago
- Real-time Radar SLAM: ORORA + ScanContext☆212Updated 5 months ago
- Fusion of LiDAR and depth camera data with deep learning for object detection and classification☆33Updated 2 years ago
- Radar odometry code which removes motion distortion and Doppler effects from Navtech radar data.