Long Horizon Planning through Contact using Discrete Search and Continuous Optimization
Ramkumar Natarajan, Garrison L.H. Johnston, Nabil Simaan, Maxim, Likhachev, Howie Choset

TL;DR
This paper introduces INSAT, a planning algorithm combining graph search and trajectory optimization for contact-rich manipulation tasks, with improvements for faster runtime and practical validation on hardware.
Contribution
It presents Lazy INSAT, an enhanced version of INSAT that reduces optimization calls and reuses solutions, enabling efficient planning for contact-based manipulation tasks.
Findings
Lazy INSAT improves runtime performance.
Bracing contacts reduce torque in manipulation tasks.
Solution reuse enables solving complex contact-rich tasks.
Abstract
Robots often have to perform manipulation tasks in close proximity to people. As such, it is desirable to use a robot arm that has limited joint torques to not injure the nearby person and interacts with the environment to explore new possibilities for completing a task. By bracing against the environment, robots can expand their reachable workspace, which would otherwise be inaccessible due to exceeding actuator torque limits, and accomplish tasks beyond their design specifications. However, motion planning for complex contact-rich tasks requires reasoning through the permutations of different possible contact modes and bracing locations, which grow exponentially with the number of contact points and links in the robot. To address this combinatorial problem, we developed INSAT, which interleaves graph search to explore the manipulator joint configuration and the contact mode space with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robot Manipulation and Learning · Modular Robots and Swarm Intelligence
