CoffeeKumazaki / kalman_filters
A C++ implementation of the Kalman filter and its extension, the extended Kalman filter (EKF) and the unscented Kalman filter (UKF) using Eigen.
☆28Updated 4 years ago
Alternatives and similar repositories for kalman_filters:
Users that are interested in kalman_filters are comparing it to the libraries listed below
- The homework solution of 《Numerical Optimization in Robotics》 of Deepbule, only for studying!☆78Updated last year
- a rs_curve(reeds-shepps curve) example in rviz, c++☆17Updated last year
- A Receding Horizon Multi-Objective Planner for Autonomous Surface Vehicles in Urban Waterways☆90Updated 4 years ago
- ☆33Updated 4 months ago
- [RA-L 2023] CoNi-MPC: Cooperative Non-inertial Frame Based Model Predictive Control☆40Updated 2 months ago
- Fast-Planner个人注释版☆77Updated 4 years ago
- dodging fast small moving objects with RGBD sensor☆29Updated last year
- LV-DOT: LiDAR-Visual Dynamic Obstacle Detection and Tracking (C++/Python/ROS)☆124Updated last week
- ColAG: A Collaborative Air-Ground Framework for Perception-Limited UGVs' Navigation☆53Updated 2 weeks ago
- A nonlinear MPC used to control an autonomous car.☆51Updated last year
- UAV exploration system☆23Updated last year
- 3D Dynamic Map for robot: A real-time dynamic obstacle tracking and mapping system for UAV navigation and collision avoidance with an RGB…☆67Updated last year
- 深蓝学院 - 高飞 - 运动规划课程作业☆24Updated 3 years ago
- ROS obstacle detection for 3D point clouds using a height map algorithm.☆32Updated 4 years ago
- ICRA 2024 | Decentralized Multi-Agent Trajectory Planning in Dynamic Environments with Spatiotemporal Occupancy Grid Maps☆101Updated 7 months ago
- hybrid astar with smooth, optimization solver is lbfgs☆65Updated 9 months ago
- C++ implementation of a-star path planning for ROS☆27Updated 2 years ago
- ☆83Updated 2 years ago
- Generating Large Convex Polytopes Directly on Point Clouds (2D)☆49Updated 3 years ago
- ROS Wrapper of RDA planner☆80Updated 5 months ago
- All the required ROS packages for autonomous flight demo☆28Updated last year
- ☆20Updated 7 months ago
- ROS Wrapper for Dynamic-Occupancy-Grid-Map☆17Updated last year
- ☆33Updated last year
- ☆118Updated 4 months ago
- stanley algorithm simulation, turtlebot3 model based, path tracking project, C++, ROS☆18Updated last year
- ☆14Updated 4 years ago
- TDLE: 2D Lidar Exploration with Hierarchical Planning Using Regional Division☆40Updated last year
- pyobca is a python implement of Optimization-Based Collision Avoidance path optimization (OBCA) algorithm☆48Updated 3 years ago
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆116Updated 3 years ago