resibots / mcts
Monte Carlo Tree Search - C++14 implementation
☆41Updated last year
Alternatives and similar repositories for mcts:
Users that are interested in mcts are comparing it to the libraries listed below
- Planning algorithms for problems with uncertain world state and action outcomes (POMDP and MDP models)☆53Updated 3 years ago
- ☆51Updated 11 years ago
- Iterative Linearized Control Toolbox☆36Updated 8 months ago
- Monte Carlo Motion Planning: ISRR 2015 Code☆18Updated 9 years ago
- Generate taylored code for Differential Dynamic Programming (DDP) aka Iterative Linear Quadratic Gaussian (iLQG) solvers for finite time …☆15Updated 7 years ago
- ☆63Updated 6 years ago
- Behavior planners based on single- and multi-agent Monte Carlo Tree Search☆40Updated 2 years ago
- Implementation of an iterative linear quadratic regular (iLQR) on inverted pendulum, box quadratic programming (box-QP) is used to deal w…☆10Updated 6 years ago
- Differentiable Gaussian Process Motion Planning☆48Updated 3 years ago
- Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs☆15Updated 8 years ago
- Python demo for the paper "Pareto Monte Carlo Tree Search for Multi-Objective Informative Planning".☆31Updated 2 years ago
- CitySim3D: Simulated car following benchmark☆27Updated 2 years ago
- CUDA optimized code for solving MDPs, POMDPs, and Dec-POMDPs.☆18Updated 3 years ago
- Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018☆65Updated 3 years ago
- A Monte Carlo Tree Search library for C++☆50Updated 4 years ago
- Differential Dynamic Programming Solver☆19Updated 6 years ago
- ☆54Updated 7 years ago
- Tutorials for using DESPOT with ROS☆23Updated last year
- Motion planning environment for Sampling-based Planners☆30Updated last year
- Automatically exported from code.google.com/p/rl-texplore-ros-pkg☆63Updated last year
- Starter analysis suite for OracleNet path planner☆24Updated 6 years ago
- Differential Dynamic Programming controller operating in OpenAI Gym environment.☆87Updated 4 years ago
- Python RRT algorithm with visualization, kinodynamic constraints and other optimizations/extensions☆21Updated 11 years ago
- ☆11Updated 6 years ago
- QMDP-Net implementation☆65Updated 4 years ago
- A toolkit for developing and comparing reinforcement learning algorithms using ROS, Player/Stage and Gazebo.☆24Updated 7 years ago
- ☆27Updated 6 years ago
- Socially normative mobile robot navigation☆27Updated 9 years ago
- ☆74Updated 6 years ago
- Python implementation of Multi-Robot Discrete RRT planner