traversability_mapping
Terrain planner
Automates terrain navigation planning using Lidar point clouds and motion planning algorithms.
Bayesian Generalized Kernel Inference for Terrain Traversability Mapping
278 stars
9 watching
65 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
limhyungtae/patchwork | Develops ground segmentation from 3D point clouds using robust and fast algorithms for autonomous vehicles | 487 |
anybotics/elevation_mapping | Software for creating elevation maps using sensor data from mobile robots | 1,350 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
tiagocortinhal/salsanext | A deep learning framework for real-time uncertainty-aware semantic segmentation of LiDAR point clouds for autonomous driving applications. | 415 |
karlkurzer/path_planner | This project develops a real-time path planning algorithm for an autonomous vehicle navigating complex environments. | 1,587 |
coveyzhang/uav-path-planning | This MATLAB project provides tools and algorithms for UAV path planning in 2D and 3D environments. | 72 |
gtrll/gpmp2 | An implementation of a motion planning algorithm using Gaussian Processes and Factor Graphs | 312 |
jcbecker/termproject | Generates procedural terrain with distinct biomes and smooth borders using Perlin noise | 15 |
kylebarron/pydelatin | Generates 3D terrain meshes from input data using a C-based algorithm | 68 |
tumftm/graphbasedlocaltrajectoryplanner | A tool for local trajectory planning in autonomous vehicles using graph-based optimization algorithms | 238 |
ai-winter/matlab_motion_planning | Provides implementations of various motion planning algorithms and navigation techniques for autonomous robots and mobile agents. | 329 |
zegangyang/pso_pathplaningnew | A GUI-based robot path planning tool using the Particle Swarm Optimization algorithm | 52 |
rst-tu-dortmund/teb_local_planner | An optimal trajectory planner for mobile robots | 1,051 |
adityajain07/path-planning-algorithms | MATLAB implementation of popular path planning algorithms for motion planning in robotics and related fields. | 46 |