liu.seSearch for publications in DiVA
Change search
Link to record
Permanent link

Direct link
Publications (7 of 7) Show all publications
Hellander, A., Bergman, K. & Axehill, D. (2024). On Integrated Optimal Task and Motion Planning for a Tractor-Trailer Rearrangement Problem. In: 2023 62nd IEEE Conference on Decision and Control (CDC): . Paper presented at 2023 62nd IEEE Conference on Decision and Control (CDC) December 13-15, 2023. Marina Bay Sands, Singapore (pp. 6116-6123). IEEE
Open this publication in new window or tab >>On Integrated Optimal Task and Motion Planning for a Tractor-Trailer Rearrangement Problem
2024 (English)In: 2023 62nd IEEE Conference on Decision and Control (CDC), IEEE, 2024, p. 6116-6123Conference paper, Published paper (Refereed)
Abstract [en]

In this work, a combined task and motion planner for a tractor and a set of trailers is proposed and it is shown that it is resolution complete and resolution optimal. The proposed planner consists of a task planner and a motion planner that are both based on heuristically guided graph-search. As a step towards tighter integration of task and motion planning, we use the same heuristic that is used by the motion planner in the task planner as well. We further propose to use the motion planner heuristic to give an initial underestimate of the motion costs that are used as costs during the task planning search, and increase this estimate gradually by using the motion planner to verify the cost and feasibility of actions along paths of interest. To limit the time spent in the motion planner, the use of time and cost limits to pause or prematurely abort the motion planner is proposed, which does not affect the resolution completeness or resolution optimality. The planner is evaluated on numerical examples and the results show that the proposed planner can significantly reduce the execution time compared to a baseline resolution optimal task and motion planner.

Place, publisher, year, edition, pages
IEEE, 2024
Series
Proceedings of the IEEE Conference on Decision & Control, E-ISSN 2576-2370
Keywords
Costs;Agricultural machinery;Planning;Task analysis
National Category
Computer Systems
Identifiers
urn:nbn:se:liu:diva-200643 (URN)10.1109/CDC49753.2023.10383959 (DOI)001166433805007 ()9798350301243 (ISBN)
Conference
2023 62nd IEEE Conference on Decision and Control (CDC) December 13-15, 2023. Marina Bay Sands, Singapore
Note

Funding: Wallenberg Artificial Intelligence, Autonomous Systems and Software Program (WASP) - Knut and Alice Wallenberg Foundation

Available from: 2024-02-02 Created: 2024-02-02 Last updated: 2026-05-12
Bergman, K. (2021). Exploiting Direct Optimal Control for Motion Planning in Unstructured Environments. (Doctoral dissertation). Linköping: Linköping University Electronic Press
Open this publication in new window or tab >>Exploiting Direct Optimal Control for Motion Planning in Unstructured Environments
2021 (English)Doctoral thesis, comprehensive summary (Other academic)
Abstract [en]

During the last decades, motion planning for autonomous systems has become an important area of research. The high interest is not the least due to the development of systems such as self-driving cars, unmanned aerial vehicles and robotic manipulators. The objective in optimal motion planning problems is to find feasible motion plans that also optimize a performance measure. From a control perspective, the problem is an instance of an optimal control problem. This thesis addresses optimal motion planning problems for complex dynamical systems that operate in unstructured environments, where no prior reference such as road-lane information is available. Some example scenarios are autonomous docking of vessels in harbors and autonomous parking of self-driving tractor-trailer vehicles at loading sites. The focus is to develop optimal motion planning algorithms that can reliably be applied to these types of problems. This is achieved by combining recent ideas from automatic control, numerical optimization and robotics.

The first contribution is a systematic approach for computing local solutions to motion planning problems in challenging unstructured environments. The solutions are computed by combining homotopy methods and direct optimal control techniques. The general principle is to define a homotopy that transforms, or preferably relaxes, the original problem to an easily solved problem. The approach is demonstrated in motion planning problems in 2D and 3D environments, where the presented method outperforms a state-of-the-art asymptotically optimal motion planner based on random sampling.

The second contribution is an optimization-based framework for automatic generation of motion primitives for lattice-based motion planners. Given a family of systems, the user only needs to specify which principle types of motions that are relevant for the considered system family. Based on the selected principle motions and a selected system instance, the framework computes a library of motion primitives by simultaneously optimizing the motions and the terminal states.

The final contribution of this thesis is a motion planning framework that combines the strengths of sampling-based planners with direct optimal control in a novel way. The sampling-based planner is applied to the problem in a first step using a discretized search space, where the system dynamics and objective function are chosen to coincide with those used in a second step based on optimal control. This combination ensures that the sampling-based motion planner provides a feasible motion plan which is highly suitable as warm-start to the optimal control step. Furthermore, the second step is modified such that it also can be applied in a receding-horizon fashion, where the proposed combination of methods is used to provide theoretical guarantees in terms of recursive feasibility, worst-case objective function value and convergence to the terminal state. The proposed motion planning framework is successfully applied to several problems in challenging unstructured environments for tractor-trailer vehicles. The framework is also applied and tailored for maritime navigation for vessels in archipelagos and harbors, where it is able to compute energy-efficient trajectories which complies with the international regulations for preventing collisions at sea.

Place, publisher, year, edition, pages
Linköping: Linköping University Electronic Press, 2021. p. 60
Series
Linköping Studies in Science and Technology. Dissertations, ISSN 0345-7524 ; 2133
National Category
Control Engineering
Identifiers
urn:nbn:se:liu:diva-174175 (URN)10.3384/diss.diva-174175 (DOI)9789179296773 (ISBN)
Public defence
2021-05-06, Online through Zoom (contact ninna.stensgard@liu.se) and Ada Lovelace, B Building, Campus Valla, Linköping, 15:15 (English)
Opponent
Supervisors
Funder
Wallenberg AI, Autonomous Systems and Software Program (WASP)
Available from: 2021-03-16 Created: 2021-03-15 Last updated: 2021-04-21Bibliographically approved
Bergman, K., Ljungqvist, O. & Axehill, D. (2021). Improved Path Planning by Tightly Combining Lattice-Based Path Planning and Optimal Control. IEEE Transactions on Intelligent Vehicles, 6(1), 57-66
Open this publication in new window or tab >>Improved Path Planning by Tightly Combining Lattice-Based Path Planning and Optimal Control
2021 (English)In: IEEE Transactions on Intelligent Vehicles, ISSN 2379-8858, E-ISSN 2379-8904, Vol. 6, no 1, p. 57-66Article in journal (Refereed) Published
Abstract [en]

 This paper presents a unified optimization-based path planning approach to efficiently compute locally optimal solutions to optimal path planning problems in unstructured environments. The approach is motivated by showing that a lattice-based planner can be cast and analyzed as a bilevel optimization problem. This insight is used to integrate a lattice-based planner and an optimal control-based method in a novel way. The lattice-based planner is applied to the problem in a first step using a discretized search space. In a second step, an optimal control-based method is applied using the lattice-based solution as an initial iterate. In contrast to prior work, the system dynamics and objective function used in the first step are chosen to coincide with those used in the second step. As an important consequence, the lattice planner provides a solution which is highly suitable as a warm-start to the optimal control step. This proposed combination makes, in a structured way, benefit of sampling-based methods ability to solve combinatorial parts of the problem and optimal control-based methods ability to obtain locally optimal solutions. Compared to previous work, the proposed approach is shown in simulations to provide significant improvements in terms of computation time, numerical reliability and objective function value.

Place, publisher, year, edition, pages
IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC, 2021
Keywords
Control and Optimization, Motion Planning, Autonomous Vehicles, WASP_publications
National Category
Control Engineering
Identifiers
urn:nbn:se:liu:diva-172576 (URN)10.1109/TIV.2020.2991951 (DOI)000723842800007 ()
Funder
VinnovaWallenberg AI, Autonomous Systems and Software Program (WASP)
Note

Funding: FFI/VINNOVA; Wallenberg AI, Autonomous Systems and Software Program (WASP) - Knut and Alice Wallenberg Foundation

Available from: 2021-01-13 Created: 2021-01-13 Last updated: 2024-03-01
Bergman, K., Ljungqvist, O., Linder, J. & Axehill, D. (2020). An Optimization-Based Motion Planner for Autonomous Maneuvering of Marine Vessels in Complex Environments. In: 2020 59th IEEE Conference on Decision and Control (CDC): . Paper presented at IEEE Conference on Decision and Control (CDC), Jeju Island, Korea (South), 14-18 Dec. 2020 (pp. 5283-5290). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>An Optimization-Based Motion Planner for Autonomous Maneuvering of Marine Vessels in Complex Environments
2020 (English)In: 2020 59th IEEE Conference on Decision and Control (CDC), Institute of Electrical and Electronics Engineers (IEEE), 2020, p. 5283-5290Conference paper, Published paper (Refereed)
Abstract [en]

The task of maneuvering ships in confined environments is a difficult task for a human operator. One major reason is due to the complex and slow dynamics of the ship which need to be accounted for in order to successfully steer the vehicle. In this work, a two-step optimization-based motion planner is proposed for autonomous maneuvering of ships in constrained environments such as harbors. A lattice-based motion planner is used in a first step to compute a feasible, but suboptimal solution to a discretized version of the motion planning problem. This solution is then used to enable efficient warm-start and as a terminal manifold for a second recedinghorizon improvement step. Both steps of the algorithm use a high-fidelity model of the ship to plan feasible and energy-efficient trajectories. Moreover, a novel algorithm is proposed for automatic computation of spatial safety envelopes around the trajectory computed by the lattice-based planner. These safety envelopes are used in the second improvement step to obtain collision-avoidance constraints which complexity scales very well with an increased number of surrounding obstacles. The proposed optimization-based motion planner is evaluated with successful results in a simulation study for autonomous docking problems in a model of the Cape Town harbor.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2020
Series
IEEE Conference on Decision and Control, ISSN 0743-1546
National Category
Control Engineering
Identifiers
urn:nbn:se:liu:diva-172574 (URN)10.1109/CDC42340.2020.9303746 (DOI)000717663404035 ()9781728174471 (ISBN)
Conference
IEEE Conference on Decision and Control (CDC), Jeju Island, Korea (South), 14-18 Dec. 2020
Funder
Wallenberg AI, Autonomous Systems and Software Program (WASP)Vinnova
Note

Funding: FFI/VINNOVA; Wallenberg Artificial Intelligence, Autonomous Systems and Software Program (WASP) - Knut and Alice Wallenberg Foundation

Available from: 2021-01-13 Created: 2021-01-13 Last updated: 2021-12-27Bibliographically approved
Bergman, K., Ljungqvist, O., Glad, T. & Axehill, D. (2020). An Optimization-Based Receding Horizon Trajectory Planning Algorithm. In: IFAC-PapersOnLine: . Paper presented at 21st IFAC World Congress (pp. 15550-15557). Elsevier, 53
Open this publication in new window or tab >>An Optimization-Based Receding Horizon Trajectory Planning Algorithm
2020 (English)In: IFAC-PapersOnLine, Elsevier, 2020, Vol. 53, p. 15550-15557Conference paper, Published paper (Refereed)
Abstract [en]

This paper presents an optimization-based receding horizon trajectory planning algorithm for dynamical systems operating in unstructured and cluttered environments. The proposed approach is a two-step procedure that uses a motion planning algorithm in a first step to efficiently find a feasible, but possibly suboptimal, nominal solution to the trajectory planning problem where in particular the combinatorial aspects of the problem are solved. The resulting nominal trajectory is then improved in a second optimization-based receding horizon planning step which performs local trajectory refinement over a sliding time window. In the second step, the nominal trajectory is used in a novel way to both represent a terminal manifold and obtain an upper bound on the cost-to-go online. This enables the possibility to provide theoretical guarantees in terms of recursive feasibility, objective function value, and convergence to the desired terminal state. The established theoretical guarantees and the performance of the proposed algorithm are verified in a set of challenging trajectory planning scenarios for a truck and trailer system.   

Place, publisher, year, edition, pages
Elsevier, 2020
Series
IFAC PAPERSONLINE, ISSN 2405-8963 ; 53
Keywords
Trajectory & Path Planning, Optimal Control, Autonomous Vehicles
National Category
Control Engineering
Identifiers
urn:nbn:se:liu:diva-175159 (URN)10.1016/j.ifacol.2020.12.2399 (DOI)000652593600371 ()
Conference
21st IFAC World Congress
Funder
Wallenberg AI, Autonomous Systems and Software Program (WASP)
Available from: 2021-04-21 Created: 2021-04-21 Last updated: 2024-11-29
Bergman, K. (2019). On Motion Planning Using Numerical Optimal Control. (Licentiate dissertation). Linköping: Linköping University Electronic Press
Open this publication in new window or tab >>On Motion Planning Using Numerical Optimal Control
2019 (English)Licentiate thesis, monograph (Other academic)
Abstract [en]

During the last decades, motion planning for autonomous systems has become an important area of research. The high interest is not the least due to the development of systems such as self-driving cars, unmanned aerial vehicles and robotic manipulators. In this thesis, the objective is not only to find feasible solutions to a motion planning problem, but solutions that also optimize some kind of performance measure. From a control perspective, the resulting problem is an instance of an optimal control problem. In this thesis, the focus is to further develop optimal control algorithms such that they be can used to obtain improved solutions to motion planning problems. This is achieved by combining ideas from automatic control, numerical optimization and robotics.

First, a systematic approach for computing local solutions to motion planning problems in challenging environments is presented. The solutions are computed by combining homotopy methods and numerical optimal control techniques. The general principle is to define a homotopy that transforms, or preferably relaxes, the original problem to an easily solved problem. The approach is demonstrated in motion planning problems in 2D and 3D environments, where the presented method outperforms both a state-of-the-art numerical optimal control method based on standard initialization strategies and a state-of-the-art optimizing sampling-based planner based on random sampling.

Second, a framework for automatically generating motion primitives for lattice-based motion planners is proposed. Given a family of systems, the user only needs to specify which principle types of motions that are relevant for the considered system family. Based on the selected principle motions and a selected system instance, the algorithm not only automatically optimizes the motions connecting pre-defined boundary conditions, but also simultaneously optimizes the terminal state constraints as well. In addition to handling static a priori known system parameters such as platform dimensions, the framework also allows for fast automatic re-optimization of motion primitives if the system parameters change while the system is in use. Furthermore, the proposed framework is extended to also allow for an optimization of discretization parameters, that are are used by the lattice-based motion planner to define a state-space discretization. This enables an optimized selection of these parameters for a specific system instance.

Finally, a unified optimization-based path planning approach to efficiently compute locally optimal solutions to advanced path planning problems is presented. The main idea is to combine the strengths of sampling-based path planners and numerical optimal control. The lattice-based path planner is applied to the problem in a first step using a discretized search space, where system dynamics and objective function are chosen to coincide with those used in a second numerical optimal control step. This novel tight combination of a sampling-based path planner and numerical optimal control makes, in a structured way, benefit of the former method’s ability to solve combinatorial parts of the problem and the latter method’s ability to obtain locally optimal solutions not constrained to a discretized search space. The proposed approach is shown in several practically relevant path planning problems to provide improvements in terms of computation time, numerical reliability, and objective function value.

Place, publisher, year, edition, pages
Linköping: Linköping University Electronic Press, 2019. p. 91
Series
Linköping Studies in Science and Technology. Licentiate Thesis, ISSN 0280-7971 ; 1843
National Category
Control Engineering
Identifiers
urn:nbn:se:liu:diva-157077 (URN)10.3384/lic.diva-157077 (DOI)9789176850572 (ISBN)
Presentation
2019-06-14, Ada Lovelace, B Building, Campus Valla, Linköping, 10:15 (English)
Opponent
Supervisors
Available from: 2019-05-27 Created: 2019-05-27 Last updated: 2019-05-28Bibliographically approved
Hellander, A., Bergman, K. & Axehill, D.Optimized and kinematically feasible multi-agent motion planning.
Open this publication in new window or tab >>Optimized and kinematically feasible multi-agent motion planning
(English)Manuscript (preprint) (Other academic)
National Category
Robotics and automation
Identifiers
urn:nbn:se:liu:diva-223455 (URN)10.48550/arXiv.2605.01996 (DOI)
Funder
Wallenberg AI, Autonomous Systems and Software Program (WASP)
Available from: 2026-05-03 Created: 2026-05-03 Last updated: 2026-05-12
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0002-8354-6249

Search in DiVA

Show all publications