05.03.2025
"H-MaP: An Iterative and Hybrid Sequential Manipulation Planner" has been accepted to RA-L.
01.03.2025
Submitted "SeGMan: Sequential and Guided Manipulation Planner for Robust Planning in 2D Constrained Environments" to IROS 2025
16.09.2024
Started Master's in Computer Engineering in Bilkent University.
17.07.2024
Migrated my old webpage to here.
25.06.2024
Completed BS. in EEE from Bilkent University 🏫
05.06.2024
Presented graduation project "LIDRONE"
15.03.2024
Published my first second-authored paper."H-MaP: An Iterative and Hybrid Sequential Manipulation Planner"
SeGMan: Sequential and Guided Manipulation Planner for Robust Planning in 2D Constrained Environments 01.03.2025
In this paper, we present SeGMan, a hybrid motion planning framework that integrates sampling-based and optimization-based techniques with a guided forward search to address complex, constrained sequential manipulation challenges, such as pick-and-place puzzles. SeGMan incorporates an adaptive subgoal selection method that adjusts the granularity of subgoals, enhancing overall efficiency. Furthermore, proposed generalizable heuristics guide the forward search in a more targeted manner. Extensive evaluations in maze-like tasks populated with numerous objects and obstacles demonstrate that SeGMan is capable of generating not only consistent and computationally efficient manipulation plans but also outperform state-of-the-art approaches.
Check more here: https://sites.google.com/view/segman-lira/
H-MaP: An Iterative and Hybrid Sequential Manipulation Planner 15.03.2024
This paper introduces H-MaP, a hybrid sequential manipulation planner that addresses complex tasks requiring both sequential actions and dynamic contact mode switches. Our approach reduces configuration space dimensionality by decoupling object trajectory planning from manipulation planning through object-based waypoint generation, informed contact sampling, and optimization-based motion planning. This architecture enables handling of challenging scenarios involving tool use, auxiliary object manipulation, and bimanual coordination. Experimental results across seven diverse tasks demonstrate H-MaP’s superior performance compared to existing methods, particularly in highly constrained environments where traditional approaches fail due to local minima or scalability issues. The planner’s effectiveness is validated through both simulation and real-robot experiments.
Check more here: https: //sites.google.com/view/h-map/