← Search

Joris Gillis

5 accepted papers

2024

An Efficient Solution to the 2D Visibility Problem in Cartesian Grid Maps and its Application in Heuristic Path Planning

ICRA 2024poster

This paper introduces a novel, lightweight method to solve the visibility problem for 2D grids. The proposed method evaluates the existence of lines-of-sight from a source point to all other grid cells in a single pass with no preprocessing and independently of the number and shape of obstacles. It…

Cited by 5SourcecodeScholar
2024

Exact Wavefront Propagation for Globally Optimal One-to-All Path Planning on 2D Cartesian Grids

RA-L 2024

This letter introduces an efficient <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"><tex-math notation="LaTeX">$\mathcal {O}(n)$</tex-math></inline-formula> compute and memory complexity algorithm for globally optimal path planning on 2D Cart

Cited by 4SourcecodeScholar
2024

Robustified Time-optimal Collision-free Motion Planning for Autonomous Mobile Robots under Disturbance Conditions

ICRA 2024poster

This paper presents a robustified time-optimal motion planning approach for navigating an Autonomous Mobile Robot (AMR) from an initial state to a terminal state without colliding with obstacles, even when subjected to disturbances, which are modeled as random process noise and measurement noise. Th…

Cited by 2SourceScholar
2022

Position and Orientation Tunnel-Following NMPC of Robot Manipulators Based on Symbolic Linearization in Sequential Convex Quadratic Programming

RA-L 2022

The tunnel-following nonlinear model predictive control (NMPC) scheme allows to exploit acceptable deviations around a path reference. This is done by using convex-over-nonlinear functions as objective and constraints in the underlying optimal control problem (OCP). The convex-over-nonlinear structu

Cited by 18SourceScholar
2022

Tasho: A Python Toolbox for Rapid Prototyping and Deployment of Optimal Control Problem-Based Complex Robot Motion Skills

IROS 2022poster

We present Tasho (Task specification for receding horizon control), an open-source Python toolbox that facilitates systematic programming of optimal control problem (OCP)-based robot motion skills. Separation-of-concerns is followed while designing the components of a motion skill, which promotes th…

Cited by 4SourceScholar