The application discloses a truss environment-oriented two-
legged robot crawling landing point sequence planning method and belongs to the technical field of robots; the method first constructs a truss
undirected graph topology model based on the spatial connection relationship of truss joints and members, takes nodes to represent the truss joints, takes edges to represent the members and takes the member length as the edge weight; the A star
algorithm is adopted on the topology model to search for the node sequence and the member sequence of the
robot from the starting member to the target member; subsequently, the axial position of the member is described through a normalized member parameter model, and the non-connected feasible landing area set of the
robot foot end is represented in combination with One-Hot coding; on this basis, the least number of steps required for the
robot to reach the target position is taken as an optimization target, a mixed integer quadratic
constraint programming model is established, the
landing point sequence is solved, and the optimal
landing point sequence satisfying the truss topology constraint and the
robot motion constraint is obtained. The application can realize the landing
point sequence planning of a two-legged truss
crawling robot on a complex truss structure.