Skip to content
View gsilano's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@GRACE-GROUP @ctu-mrs

Block or report gsilano

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

Trajectory Generation

44 repositories

Computationally low-cost interception trajectories for quadrocopters

C++ 174 91 Updated Mar 23, 2025

Perception-Aware Trajectory Planner in Dynamic Environments

C++ 210 34 Updated Nov 1, 2022

Optimal trajectory generation

MATLAB 58 16 Updated Mar 18, 2020
MATLAB 57 24 Updated Jan 27, 2015

An Efficient Multi-Robot Trajectory Planner for Ground Vehicles.

C++ 275 70 Updated Apr 29, 2022

An implementation of a basic adaptive pure pursuit algorithm in Java using the Processing library.

Java 48 16 Updated Sep 12, 2019

This repository contains the solutions to all the exercises for the MOOC about SLAM and PATH-PLANNING algorithms given by professor Claus Brenner at Leibniz University. This repository also contain…

Python 151 55 Updated Feb 4, 2019

MAV planning tools using voxblox as the map representation.

Makefile 499 142 Updated Aug 11, 2021

An implementation of real-time optimal trajectory generation bases on the minimum snap trajectory.

C++ 42 14 Updated Jul 26, 2018

Bezier Trajectory Generation for Autonomous Quadrotor, ICRA 2018

C++ 460 140 Updated Feb 12, 2020

Ewok: Real-Time Trajectory Replanning for MAVs using Uniform B-splines and 3D Circular Buffer

C++ 364 98 Updated Apr 27, 2025

A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.

C++ 1,461 367 Updated Jul 1, 2024

A NLP solver for generating perception-aware powerline perching trajectories for multirotors

C++ 32 12 Updated Mar 1, 2023

A python library for control from Signal Temporal Logic (STL) specifications

Python 43 7 Updated May 31, 2022

Sequential Convex Programming Toolbox for nonconvex trajectory optimization.

Julia 302 65 Updated Aug 7, 2023

Udacity Self-Driving Car Engineer Nanodegree: Quintic Polynomial Solver. & Paper 'Optimal Trajectory Generation for Dynamic Street Scenarios in a Frenet Frame'

Python 169 51 Updated Oct 21, 2018

Path planning for multiple tethered robots: paper accepted in RSS 2023

C++ 13 3 Updated Apr 13, 2024
C 38 1 Updated Aug 23, 2023

Decentralized Multiagent Trajectory Planner Robust to Communication Delay

C++ 94 12 Updated May 31, 2024

Library with search algorithms for task and path planning for multi robot/agent systems

C++ 916 229 Updated Aug 10, 2023

Use PyTorch Models with CasADi for data-driven optimization or learning-based optimal control. Supports Acados.

Python 463 37 Updated Jun 5, 2025
Python 7 4 Updated Feb 11, 2024

PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL

Python 20 4 Updated May 28, 2025

Common used path planning algorithms with animations.

Python 8,616 1,717 Updated Feb 6, 2023

Fatrop is a nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness.

C++ 204 21 Updated Jun 7, 2025

Official implementation for the paper "CoVO-MPC: Theoretical Analysis of Sampling-based MPC and Optimal Covariance Design" accepted by L4DC 2024. CoVO-MPC is an optimal sampling-based MPC algorithm.

Python 128 8 Updated May 22, 2024

Differentiable collision detection for polytopes, capsules, cylinders, cones, spheres, and polygons.

Julia 199 14 Updated Jan 29, 2024

C++ implementation of RRT, RRT*, and Informed-RRT* using kd-tree for searching NN and NBHD nodes. Supports arbitrary dimensions and compiles as a shared library.

C++ 137 30 Updated Aug 5, 2021