Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c plus plus path planning
c-plus-plus
x
path-planning
x
59 search results found
Ros_motion_planning
⭐
1,252
Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, DWA, APF, Pure Pursuit etc.
Rl
⭐
782
The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control.
Faster
⭐
577
3D Trajectory Planner in Unknown Environments
Path_optimizer
⭐
381
Optimization-based real-time path planning for vehicles.
Fields2cover
⭐
329
Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library
Mader
⭐
301
Trajectory Planner in Multi-Agent and Dynamic Environments
Cpprobotics
⭐
266
Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
Path_planning
⭐
234
This repository contains path planning algorithms in C++ for a grid based search.
Path_planning
⭐
224
Quadcopter path planning using RRT* and minimum jerk trajectory generation
Mpc_local_planner
⭐
212
The mpc_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. It provides a generic and versatile model predictive control implementation with minimum-time and quadratic-form receding-horizon configurations.
Continuous Cbs
⭐
152
Continuous CBS - a modification of conflict based search algorithm, that allows to perform actions (move, wait) of arbitrary duration. Timeline is not discretized, i.e. is continuous.
Fast_methods
⭐
142
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
Fiss_planner
⭐
140
[RA-L 2022] FISS: A Trajectory Planning Framework using Fast Iterative Search and Sampling Strategy for Autonomous Driving
Path_optimizer_2
⭐
125
Optimization-based real-time path planning for vehicles.
Ufomap
⭐
120
UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Assemble Them All
⭐
72
[SIGGRAPH Asia 2022] Assemble Them All: Physics-Based Planning for Generalizable Assembly by Disassembly
Smb_path_planner
⭐
70
Repository for the path planner for SMB for the ETH Robotics Summer School
Udacity Path Planning
⭐
70
My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation
Roboracing Software
⭐
69
ROS packages for the RoboJackets RoboRacing team.
Mplib
⭐
60
a Lightweight Motion Planning Package
Dijkstra3d
⭐
60
Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes
Heuristic_path_planners
⭐
57
Collection of classes and functions to allow 2D/3D path generation with heuristic algorithms such as A*, Theta* and LazyTheta* and ROS Interfaces
Frenet_optimal_planner
⭐
56
Implementation of the Frenet Optimal Planning Algorithm (with modifications) in ROS.
Rmader
⭐
50
Decentralized Multiagent Trajectory Planner Robust to Communication Delay
Highway Path Planning
⭐
30
My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.
Idincern Husky
⭐
25
AUTONOMOUS ROBOT NAVIGATION USING ROS Clearpath Husky A200 robot with Gazebo and RViz simulations using different SLAM and Path Planning algorithms. 360 degrees laser scan with two SICK LMS511 LIDARs
Path Planning
⭐
24
Path planning implemented with behavior trees
Clf_reactive_planning_system
⭐
23
This package provides a CLF-based reactive planning system, described in paper: Efficient Anytime CLF Reactive Planning System for a Bipedal Robot on Undulating Terrain. The reactive planning system consists of a 5-Hz planning thread to guide a robot to a distant goal and a 300-Hz Control-Lyapunov-Function-based (CLF-based) reactive thread to cope with robot deviations. The planning system allowed Cassie Blue to autonomously traverse sinusoidally varying terrain. More experiments are still being
Complete_coverage
⭐
22
ROS implementation of online complete coverage maneuvering for unmanned surface vehicles
Risc Handbook
⭐
22
This handbook has been compiled to help beginners in the field of robotics
Dexvt Lite
⭐
21
3D Inverse Kinematics with Constraints and... GPU Ray Tracing!
Astar Gridmap 2d
⭐
20
A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong
Rrtplanner
⭐
19
ROS package for a 2D path planner using the Rapidly Exploring Random Trees (RRT) algorithm
Raidzerolib
⭐
16
Advanced Robot Control Library for the VEX Robotics Competition
Lacam
⭐
15
LaCAM: Search-Based Algorithm for Quick Multi-Agent Pathfinding (AAAI-23)
Trochoids
⭐
13
Time-optimal path planning for UAVs in wind using trochoids and Dubins set classification. Package also includes a fast Dubins path solver in no-wind scenarios.
Carnd Path Planning Project P1
⭐
13
Udacity Self-Driving Car Nanodegree - Path Planning Project
Ro47005 Pdm Final
⭐
12
A C++ implementation of PRM path planning and mini-snap trajectory optimization | RO47005 Planning and Decision Making course project
Urinay
⭐
12
Urinay is a color-blind center line + track limits algorithm developed for Formula Student driverless racecars. It uses Delaunay triangulation and an iterative heuristic-ponderated height-limited tree search and takes as input the cone positions and the car position only. Made for BCN eMotorsport Formula Student team.
Autonomous Mobile Robotics
⭐
12
Autonomous mobile robotics algorithms.
Robotracing2018
⭐
10
This repository contains the current competition code (2018). This code will be used for the IARRC 2018. This code currently handles LIDAR mapping, trajectory rollout, PID speed control, lane detection and traffic light detection.
Path Finding Visualizer
⭐
10
A tool for visualizing numerous path planning algorithms.
Mrpt_path_planning
⭐
10
Self-driving (autonomous navigation) algorithms for 2D robots/vehicles based on mrpt-nav
Coverage Planning
⭐
10
Implementation of the QuickOpp algorithm, as described in "Complete coverage path planning in an agricultural environment"
Rrt Global Planner
⭐
9
A Rapidly Exploring Random Trees (RRT) global path planner plugin for ROS.
Arips_local_planner
⭐
9
ROS local planner navigation plugin using potential fields
Lexicographic_planning
⭐
9
A Receding Horizon Multi-Objective Planner for Autonomous Surface Vehicles in Urban Waterways
Carnd.path.planning
⭐
9
Path-Planning for Self-Driving Car. Implemented a behavior planner in C++. Project for Udacity Self-Driving Car Nanodegree.
Learnroboticscpp
⭐
8
Classical robotics algorithms implemented in C++17.
Path_optimizer_ilqr
⭐
7
Path planning for autonomous vehicles using constrained iLQR.
Openmore
⭐
7
The repository contains a ROS-based implementation of a library of sampling-based robot path replanning algorithms. It also develops a framework to manage trajectory execution with continuous path replanning and collision checking of the current path.
Dsp
⭐
7
ROS package for D*+ 2D and 3D path planner, using cartographer and octomap as maps respectively.
Auto_mapping_ros
⭐
7
Auto Mapping ROS software for autonomously constructing a High Definition Map using Multiple Robots
Esc Nav Stack
⭐
6
This is a online social robot navigation framework that implements several techniques for that matter, like the social relevance validity checking and an extended social comfort cost function.
Final Project
⭐
6
autonomous flight and obstacles avoidance
Navigation
⭐
6
A* algorithm with dynamic window implemented as move_base plugins for ROS.
Robotics
⭐
6
A mobile robot equipped with a 6-DoF manipulator to pick up different bricks in a partially known environment: kinematics, trajectory planning & control, object localization & classification.
Nav Stack From Scratch
⭐
6
A repository with implementations of common techniques and algorithms in robot path planning and navigation.
Xdwa_local_planner
⭐
6
Local Planner for ROS2
Path Planning
⭐
5
Path-planning for self-driving cars
Rr Hummingbot Software
⭐
5
Robot Racing 2019/20 Software - Hummingbot
Path Planning
⭐
5
Self-driving car path planner
Guided Extended Hybrid Astar
⭐
5
Imomd Rrtstar
⭐
5
This work proposes an anytime iterative system to concurrently solve the multi-objective path planning problem and determine the visiting order of destinations. The paper has been uploaded to arXiv at https://arxiv.org/abs/2205.14853
Related Searches
C Plus Plus Cmake (8,712)
C Plus Plus Video Game (8,255)
C Plus Plus Qt (7,664)
Python C Plus Plus (6,159)
C Plus Plus Algorithms (5,932)
C Plus Plus Opengl (4,396)
C Plus Plus 3d Graphics (3,196)
C Plus Plus Testing (2,735)
Java C Plus Plus (2,629)
C Plus Plus Command Line (2,304)
1-59 of 59 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.