scispace - formally typeset
S

Sertac Karaman

Researcher at Massachusetts Institute of Technology

Publications -  270
Citations -  18534

Sertac Karaman is an academic researcher from Massachusetts Institute of Technology. The author has contributed to research in topics: Computer science & Motion planning. The author has an hindex of 52, co-authored 247 publications receiving 14562 citations. Previous affiliations of Sertac Karaman include Istanbul Technical University.

Papers
More filters
Journal ArticleDOI

Sampling-based algorithms for optimal motion planning

TL;DR: In this paper, the authors studied the asymptotic behavior of the cost of the solution returned by stochastic sampling-based path planning algorithms as the number of samples increases.
Posted Content

Sampling-based Algorithms for Optimal Motion Planning

TL;DR: The main contribution of the paper is the introduction of new algorithms, namely, PRM and RRT*, which are provably asymptotically optimal, i.e. such that the cost of the returned solution converges almost surely to the optimum.
Journal ArticleDOI

Real-Time Motion Planning With Applications to Autonomous Urban Driving

TL;DR: The proposed algorithm was at the core of the planning and control software for Team MIT's entry for the 2007 DARPA Urban Challenge, where the vehicle demonstrated the ability to complete a 60 mile simulated military supply mission, while safely interacting with other autonomous and human driven vehicles.
Proceedings ArticleDOI

Anytime Motion Planning using the RRT

TL;DR: This paper presents two key extensions to the RRT*, committed trajectories and branch-and-bound tree adaptation, that together enable the algorithm to make more efficient use of computation time online, resulting in an anytime algorithm for real-time implementation.
Posted Content

Incremental Sampling-based Algorithms for Optimal Motion Planning

TL;DR: A new algorithm is considered, called the Rapidly-exploring Random Graph (RRG), and it is shown that the cost of the best path returned by RRG converges to the optimum almost surely, and a tree version of RRG is introduced, called RRT∗, which preserves the asymptotic optimality ofRRG while maintaining a tree structure like RRT.