🤖 Module 3: Humanoid Robotics (Weeks 9-12)Chapter 10: ManipulationOn this pageChapter 10: Robotic Manipulation Week 10 | Module 3 10.1 Grasp Planning Parallel jaw grasping Force closure analysis 10.2 MoveIt 2 from moveit_py import MoveItPymoveit = MoveItPy()moveit.plan_to_pose(target_pose) 10.3 Assignment Pick-and-place system with MoveIt 2 Next: Chapter 11: Whole-Body Control →