vincekurtz / rnn_collvoidLinks
Dynamic collision avoidance using LSTM to predict time-dependent obstacle behaviors
☆20Updated 6 years ago
Alternatives and similar repositories for rnn_collvoid
Users that are interested in rnn_collvoid are comparing it to the libraries listed below
Sorting:
- Discriminating kernel algorithm implementation and neural network approximation, as presented in "Safe Motion Planning for Autonomous Dri…☆30Updated 4 years ago
- Iterative LQR for a differential drive robot C++☆22Updated 6 years ago
- An inverse game solver for inferring objectives from noise-corrupted partial state observations of non-cooperative multi-agent interactio…☆24Updated 2 years ago
- A ROS library for navigation☆41Updated 4 years ago
- Learns a lattice planner from a dataset.☆16Updated 6 years ago
- ☆29Updated 4 years ago
- Dynamic obstacle avoidance for mobile robots by combining deep learning motion prediction and MPC trajectory generation.☆22Updated 3 weeks ago
- a solver-free polynomial trajectory generation framework☆58Updated 2 years ago
- Nonlinear Model Predictive Control for Self-Driving Vehicles based on Local Sequential Quadratic Programming by recursively calling ProxQ…☆13Updated last year
- Trajectory Generator for MAV using Bilevel Optimization☆39Updated 5 years ago
- Implementation for Risk-Averse Nonlinear Steering RRT* (RANS-RRT*).☆13Updated 2 years ago
- List of planning algorithms developed at MIT-ACL☆38Updated last year
- Model Predictive Controller for Local Trajectory Generation and Tracking of Autonomus Vehicles☆19Updated 3 years ago
- MPC with trust-based CBF constraints for safe robot navigation of autonmous systems☆15Updated 3 months ago
- An optimized, easy-to-use functional style motion planning library written in C++. Developed in lab with Prof. Tao Gao at UCLA.☆13Updated 5 years ago
- Trajectory planning library☆22Updated 2 months ago
- Online deadlock-free multi-agent trajectory planner using linear safe corridor (LSC)☆69Updated 2 years ago
- ☆31Updated 3 years ago
- ☆16Updated 4 years ago
- Offroad autonomous navigation based on MPC and model-based RL using RC cars☆19Updated last year
- ☆26Updated 3 years ago
- ☆12Updated 4 years ago
- ☆34Updated 3 years ago
- State Lattice based A star path planner☆10Updated 9 years ago
- Motion Planning framework with visualization for autonomous driving☆11Updated 6 years ago
- Trajectory generation and optimization☆28Updated 2 years ago
- [ICRA2020] Path Planning in Dynamic Environments using Generative RNNs and Monte Carlo Tree Search☆30Updated 3 years ago
- CS 598 Final Project: Self Driving using Path Planning with Monte Carlo Tree Search on Lidar Data☆25Updated 4 years ago
- Obstacle state estimation using ROS☆14Updated 5 years ago
- Autonomous racing using ILQR and JAX.