Core Intuition
A continuum segment behaves like a bendable arc. Change kappa for bend amount, phi for direction, and L for reach.
Continuum robotics studies flexible, continuously deformable robots used in domains like minimally invasive medicine, industrial inspection, and confined-space manipulation. This page gives you the core intuition before you jump into simulation and level-based practice.
Medical navigation
Catheter-like robots can follow curved anatomy where rigid tools struggle.
Inspection and maintenance
Continuum forms can route through pipes, ducts, and cluttered cavities.
High dexterity in tight spaces
Body shape itself becomes a control variable, not just joint angles.
A continuum segment behaves like a bendable arc. Change kappa for bend amount, phi for direction, and L for reach.
Reach target poses while satisfying collision and strain constraints. In practice, it is a shape-and-safety problem.
Start with one segment, add segments, then tackle obstacle-aware and precision tasks in the roadmap.
Keep this glossary nearby while using the simulator and roadmap. These terms appear repeatedly in controls, level goals, and AI coaching hints.
A robot with continuously bending structure, inspired by trunks, tentacles, and catheters instead of rigid joints.
How strongly a segment bends. Larger curvature means tighter bend radius.
The orientation of the bending plane around the segment axis.
The length of a segment measured along its centerline.
A common approximation where each segment is treated like a circular arc with fixed curvature.
The final position and orientation of the robot end-effector.
Computing robot shape and tip pose from parameters like kappa, phi, and L.
All reachable points the robot tip can attain under constraints.
Multiple parameter combinations may produce similar tip positions.
Choosing a safe and feasible parameter trajectory to move around obstacles.
Physical bounds on bend and extension to avoid material damage or unsafe motion.
Configurations where small input changes can cause unstable, ambiguous, or ineffective motion, making control harder.