Skip to main content
. 2024 Jul 8;24(13):4424. doi: 10.3390/s24134424
Algorithm 4 Pitch–Yaw step climbing
  • Require: robot is set longitudinally parallel to the stair;

  • Ensure: the creation of a ground-level foundation for the robot;

  •  Raise nth module;

  •  Raise (n1)th module;

  •  Place nth module on top of the step;

  • do

  •      Place (n1)th module on top of the step;

  •      nn1

  • while n>6             ▹ Number of stable foundation modules

  •  Undo ground level foundation;

  •  Create a new foundation on top of the step;

  • do

  •      Place (n1)th module on top of the step;

  • while  n>1

  •  Undo the foundation on top of the step;

  • Ensure: the robot is correctly positioned;