shike1239's Stars
YashTrikannad/fmt_star_ros
Informed FMT (Fast Marching Tree) Star Planning ROS Action Server
YashTrikannad/f110_rrt_star
RRT Star path planning for dynamic obstacle avoidance for the F110 Autonomous Car
YashTrikannad/mpl
C++ Motion Planning Library for 2D Grid Maps
YashTrikannad/mpc_av
Model Predictive Controller for Local Trajectory Generation and Tracking of Autonomus Vehicles
humanoid-path-planner/hpp-bezier-com-traj
Multi contact trajectory generation for the COM using Bezier curves
AIS-Bonn/TopiCo
Time-optimal Trajectory Generation and Control
shiwangi/TrajectoryGeneration
Smooth clothoid generation for PathPlanning of a car.
sapan-ostic/Carla-Controllers
Controls Course Project: Implementing PID (Stanley Control for Lateral Control) and Model Predictive Controller in Carla Simulator. The backbon code interfacing with the Carla was used from the Coursera: Introduction to Self-Driving Cars Course.
Coderangshu/Self-Driving-Car
Lateral and longitudinal controller for vehicle using stanley controller
rst-tu-dortmund/mpc_local_planner
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.
tonyxxq/MPC-Control
MPC算法控制车辆的运动轨迹
tysik/kalman_filters
Header only C++ implementation of standard and extended Kalman filters.
tysik/obstacle_detector
A ROS package for 2D obstacle detection based on laser range data.
hanruihua/rvo_ros
The ros package of rvo library
Geonhee-LEE/mpc_ros
Differential Wheeled Mobile Robot - Nonlinear Model Predictive Control based on ROS
ucsdarclab/mpnet_local_planner
A ROS library for navigation
ucsdarclab/fastron
A C++ implementation of Fastron based on the paper "Learning-Based Proxy Collision Detection for Robot Motion Planning Applications".
devanshdhrafani/mobile-robot-controller
ROS Package for controlling mobile robots. Implements HybridAutomata with Go to Goal, Obstacle Avoidance, and Follow Wall behaviours.
tekdemo/MiniPID
C++ PID controller designed for quickly and easily implementing stable closed loop control.
saxbophone/pid
A fairly minimal PID controller implementation in C. Structured as an Arduino library but can build standalone.
reso1/PurePursuitControllerROS
felixchenfy/practice_motion_planning
Coding: ①Path planning: RRT*, A*; ② Tracking: Optimization, PurePursuit, FollowLine. ③Planning and control on a mobile manipulator
xiaoxiae/PurePursuitAlgorithm
An implementation of a basic adaptive pure pursuit algorithm in Java using the Processing library.
kadupitiya/ROS-TurtleBot-PID
This project demonstrates the simulation of ROS Turtlebot3 path tracking with PID. I have generalized the pid controller to track circular or linear trajectories; Please check the video till end.
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
mrclient/dwa_demo
The project dedicated to creating of a GUI program which demostrates DWA path planner work.
gkouros/path-smoothing-ros
A cubic spline interpolator for path smoothing. Compatible with ROS.
gkouros/rsband_local_planner
A ROS move_base local planner plugin for Car-Like robots with Ackermann or 4-Wheel-Steering.
srl-freiburg/srl_rhcf_planner
A move_base ROS global_planner plug-in that quickly finds from a socially-informed Voronoi diagram a set of homotopy classes and generates a kinodynamic trajectory, into the best class, by using an optimal sampling-based motion planner
asr-ros/asr_ftc_local_planner
A local planner which is based on the "Follow The Carrot" algorithm to drive accurately along a global plan