Next Article in Journal
Photogrammetric Method to Determine Physical Aperture and Roughness of a Rock Fracture
Next Article in Special Issue
Smart Vehicle Path Planning Based on Modified PRM Algorithm
Previous Article in Journal
Multi-Floor Indoor Localization Based on Multi-Modal Sensors
Previous Article in Special Issue
The Hybrid Position/Force Walking Robot Control Using Extenics Theory and Neutrosophic Logic Decision
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Model Predictive Control of a Novel Wheeled–Legged Planetary Rover for Trajectory Tracking

State Key Laboratory of Mechanical System and Vibration, School of Mechanical Engineering, Shanghai Jiao Tong University, Shanghai 200240, China
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(11), 4164; https://doi.org/10.3390/s22114164
Submission received: 19 April 2022 / Revised: 25 May 2022 / Accepted: 28 May 2022 / Published: 30 May 2022
(This article belongs to the Special Issue Advanced Intelligent Control in Robots)

Abstract

:
Amid increasing demands for planetary exploration, wide-range autonomous exploration is still a great challenge for existing planetary rovers, which calls for new planetary rovers with novel locomotive mechanisms and corresponding control strategies. This paper proposes a novel wheeled–legged mechanism for the design of planetary rovers. The leg suspension utilizes a rigid–flexible coupling mechanism with a hybrid serial–parallel topology. First, the kinematic model is derived. Then, a control strategy for the wheeled–legged rover that includes a trajectory tracking module based on the model predictive control, the steering strategy, and the wheel speed allocation algorithm is proposed. After that, three groups of cosimulations with different trajectories and speeds, and experiments are carried out. Results of both the simulations and experiments validate the proposed control method.

1. Introduction

The planetary rovers that were deployed for the exploration of the moon and Mars, such as Curiosity and Perseverance, are purely wheeled robotic systems [1,2]. They adopt the passive rocker–bogie suspension configuration. There are two identical linkage mechanisms on each side of the rover, which consist of a rocker and a bogie. A differential mechanism is adopted to connect the two linkage mechanisms. One wheel is fixed at one end of the rocker, while the bogie has two wheels that are mounted on the other end of the rocker. Recently, China’s Zhurong Mars rover adopted an active rocker–bogie suspension. There was a novel angle-adjusting mechanism between the two rockers to generate a wheel-step motion that could help the rover avoid wheel slip sinkage [3]. Although many remarkable achievements have been made in the field of planetary exploration, the capability of wide-range autonomous exploration is still a great challenge for planetary rovers.
The hybrid leg–wheel mechanism can be used in the design of planetary rovers. Legged–wheeled robots have the merits of being both wheeled and legged robots. They can robustly deal with uncertainties or disturbances caused by the unstructured discontinuous terrain encountered during planetary exploration. Moreover, they have a relatively high locomotion efficiency. There are three categories of leg–wheel robotic systems that differ according to leg morphology [4]. The first one is the serial leg configuration. For example, the Jet Propulsion Laboratory (JPL) developed an articulated–wheeled lunar robot called ATHLETE [5]. Each leg was a 6R (rotational joint) serial mechanism with six degrees of freedom (DOFs). It could roll over flat smooth terrain on rotating wheels and could also use the wheels as feet to walk over irregular and steep terrain. Grand et al. [6] addressed a wheeled–legged robot called Hylos, which had 16 actively actuated DOFs, with each leg combining a two-DOF leg and the steering and rotation DOFs in the wheel. Smith et al. [7] presented the PAW, a four-legged vehicle with a T-shaped body and compliant legs. Each leg had two DOFs, including a passive prismatic joint. The second one was a leg with a parallel topology. Xu et al. [8] proposed a parallel legged–wheeled robotic system called BIT-NAZA, which had four parallel platforms with six DOFs and a 6-UPU (universal–prismatic–universal joints) configuration. There were four active wheels that were mounted on the feet of the parallel legs. Compared to their serial counterparts, parallel legged–wheeled systems usually have more payload and stiffness [9]. In addition, the actuators of the parallel leg system can be installed on the body, and the inertia of the moving part of the leg can be reduced. The electric devices comprising the actuator, such as the encoder and the torque sensor, can be easily protected [10]. Finally, there is the third category of hybrid wheeled–legged robots, namely transformable wheeled–legged vehicles, such as the Whegs series [11,12], Quattroped [13], Wheel Transformer [14], TurboQuad [15], and STEP [16]. For these robots, the wheel and leg morphology can be switched via the active joints. Transformable leg–wheel robots often adopt simple mechanical structures to simplify the control strategy. Thus, the stability and maneuverability of hybrid robots are inevitably sacrificed [17].
In spite of the excellent kinematic characteristics of the leg mechanisms discussed above, they cannot be directly applied to extraterrestrial exploration rovers because of the existence of special requirements such as maneuverability and security. For example, planetary rovers such as Curiosity [18] have additional wheels and legs to maintain a high level of security to overcome the tough terrains of the outer planet. Exploration rovers must have a fault tolerance feature to ensure the safety of the vehicle. These rovers can continue to move and carry out exploration missions even if one or multiple actuators are not working. For instance, the wheeled–legged rover ShearpTT [19] adopted self-locking gears in the actuator design for the suspension. There are two benefits to this: The first one is that the rover would not fall down when the actuator in the knee joint is invalid. The other is that the rover can support its own weight through the self-locking mechanism without the need for additional electrical energy due to the motor brake.
Legged suspension can change the center of gravity, the body posture, the distribution of contact forces, and even raise wheels to negotiate obstacles. Hence, controlling wheeled–legged robots is more complex than traditional exploration rovers with rocker–bogie suspension, especially in terms of trajectory tracking. Lamon et al. [20] proposed a control method for three-dimensional trajectory tracking. Furthermore, feedback control based on stereo vision efficiently improved the accuracy of trajectory tracking [21,22]. For rovers with independent front and rear steering and four wheels that are driven independently, path tracking becomes more complicated. Krid et al. [23] developed a dynamics-based tracking controller on a horizontal plane using a linear quadratic regulator (LQR). LQR controllers are able to track the line trajectory with quite a good accuracy. However, there is an obvious decrease in the accuracy with regard to steering. In contrast, model predictive control (MPC) can handle complex trajectories [24]. The control algorithm based on MPC can be derived in a recursive form, which is computationally more efficient than the other methods. The computing efficiency is a key evaluation index for planetary rovers because there are very limited computing resources in space. Though the MPC method has been applied to wheeled robots [25,26], there are some differences for wheeled-legged robots. First, wheeled-legged robots possess terrain-adaptive capabilities [27]. The leg length can be adjusted by changing the knee joint angle even if the wheel is always under the hip joint. The attitude angles of the robot can be controlled through changing the leg lengths. Thus, the terrain-adaptive capability needs to be involved in the trajectory tracking when the robot runs across irregular terrains. Second, having wheels that drive independently can lead to an uneven speed distribution, resulting in the occurrence of wheel slip [28]. For wheeled–legged rovers, the pose of the body, the wheel–soil contact force, and the height of the gravitational center can all be adjusted by coordinating the motion of the hip and knee joints when the wheeled–legged robot moves over rough terrain [29]. Both the motion of the hip and knee joints affect the motion characteristics of the wheel, resulting in slippage. Therefore, it is necessary to provide a suitable speed for each wheel that is based on the motion characteristics of the whole robot on rough terrain.
In this paper, a novel wheeled–legged mechanism called TAWL is proposed for the design of planetary rovers. The leg suspension utilizes a rigid–flexible coupling mechanism with a hybrid serial–parallel topology. A kinematic model is derived first. Then, a control strategy for a wheeled–legged rover is proposed that includes a trajectory-tracking module based on MPC, the steering module, and the wheel speed allocation module. After that, a cosimulation model is established in both NX/Motion and Simulink software to verify the control strategy. Finally, experiments are also carried out to validate the proposed control method.
The remainder of the paper is organized as follows: Section 2 reports the hardware design and the kinematics of the rover; Section 3 details the control strategy; Section 4 presents the simulations, experiments, and the discussion of the results; and finally, Section 5 offers the conclusions.

2. Hardware and Kinematics of the Rover

2.1. Mechanical Structure

There are two aspects that need to be considered for leg design: First, the leg inertia must be as low as possible. Each leg has four DOFs, as illustrated in Figure 1, namely the hip abduction/adduction (HAA) joint, the hip flexion/extension (HFE) joint, the hip endo/exorotation (HEE), and the knee flexion/extension (KFE) joint. The HEE joint can also be used to steer the wheels. To reduce the rotational inertia of the robot’s legs, the actuators of the HFE and KFE joints are coaxially located at the hip. The KFE joint is actuated by a pantograph mechanism. In addition, to increase the driving torques of the HFE and KFE joints, a gear reducer stage was adopted at each of their output shafts. Second, compliant mechanisms are necessary for legged robotic systems to handle uncertainties or disturbances such as ground contact collisions. A telescopic structure with a passive damped spring was used for the leg design. In addition, there are two spring ball plungers that trigger the spring–damper mechanism. When the impact force from the ground exceeds the threshold value of the spring ball plunger, the spring–damper mechanism works to dissipate the impact energy. After that, the lower leg returns to its original length with the restoring force of the spring.
The TAWL robot has four identical legs with wheels. The four legs are mounted to the torso in an axially symmetric distribution, as depicted in Figure 2. Its four hip joints are located on a circle with a diameter of 1.2 m. From a biological view, to obtain highly dynamic characteristics in the longitudinal direction, the ratio of the length to the width of the torso should be more than 1. However, the wheeled mode is the primary motion mode for the TAWL robot. An axially symmetrical arrangement was adopted for the robot design so that the robot would have all-directional locomotion capability in both the wheeled and legged modes (walking or trotting). Furthermore, this arrangement also increases the number of legged locomotion modes. There are at least three leg configurations for legged locomotion, i.e., the M-configuration, O-configuration, and X-configuration.

2.2. Perception and Control System

There are two types of sensors: proprioceptive and exteroceptive sensors. Proprioceptive sensors contain the joint encoder, the joint torque sensor, and the inertial measurement unit (IMU), as seen in Figure 3. All of the joint angles are precisely measured by absolute encoders. Since the angle measures of each motor are absolute, the robot does not have to be homed at startup. The IMU sensor is mounted on the body and is responsible for the poses of the robot’s torso. Exteroceptive sensors include visual and nonvisual sensors, which are employed to measure environmental information such as the geometrical parameters of the terrain and ground contact forces. Here, a stereo vision system was attached to the front part of the main body. Furthermore, an independent computer was implemented to deal with the vision algorithms. To improve the reliability, we did not assemble force sensors for ground contact force measurements to the end of each leg. We established a distribution measurement model and then evaluated the ground contact forces using the measurement data from the joint torque sensors.
An onboard main controller was used to run the entire control program. The main controller communicates with 20 servo drives and 16 joint torque sensors in real time via the EtherCAT industrial network protocol (Bechoff, Verl, Germany). The measurement data from the IMU sensor are transferred into the main controller according to the RS-485 serial data standard. The main controller communicates with the visual controller by means of the ADS (automation device specifications) protocol. The TAWL robot’s control software was developed using the TwinCAT software platform (Bechoff, Verl, Germany), a real-time PC-based control system. In addition, there are two on-board lithium batteries that the robot can use to run for about 1.5 h.

2.3. Kinemactics of the Rover

The body frame {OB—XBYBZB} of the whole robot is located at the center of the plane and is composed of the centers of four hip joints. We established the D-H coordinate systems in Figure 4 for each leg. Because each leg has the same kinematic structure, the D-H parameters of the four legs are also the same. {O0—x0y0z0} is the base frame of each leg (i.e., the leg frame), which is located at the center of the hip joint. {O4—x4y4z4} is the wheel frame of each leg. The D-H parameters are shown in Table 1. Therefore, the transformation matrix from frame i − 1 to i for the ith limb can be written as
T i i 1 = [ c θ i s θ i c α i s θ i s α i a i c θ i s θ i c θ i c α i c θ i s α i a i s θ i 0 s α i c α i d i 0 0 0 1 ]
where s and c denote the sine and cosine functions.
For the ith leg, the transformation matrix from the wheel frame to the leg frame is written as
T 4 0 i = T 1 0 i T 2 1 i T 3 2 i T 4 3 i = ( R P 0 1 ) = ( s 34 c 34 0 L 3 s 34 L 2 s 3 c 34 c 2 s 34 c 2 s 2 c 2 ( L 1 + L 3 c 34 + L 2 c 3 ) c 34 s 2 s 34 s 2 c 2 s 2 ( L 1 + L 3 c 34 + L 2 c 3 ) 0 0 0 1 ) ,
where s34 = sin(θ3+θ4), c34 = cos(θ3+θ4), s2 = sinθ2, c2 = cosθ2, s3 = sinθ3, and c3 = cosθ3. Here, θ1 = π / 2 and P = ( P x ,   P y   P z ) T . are the positions of the wheel center with respect to the leg frame.
When P is given, the rotational angle of each joint, θ2, θ3, and θ4, can be obtained as
θ 2 = atan ( P z / P y ) ,
θ 3 = atan ( C A 2 + B 2 + C 2 ) a t a n ( B A ) ,
θ 4 = atan ( G E 2 + F 2 G 2 ) a t a n ( F E ) θ 3
where
A = 2 P x L 2
B = 2 ( P y 2 + P z 2 L 1 ) L 2
C = ( P y 2 + P z 2 L 1 ) 2 + L 2 2 + P x 2 L 3 2
E = 2 P x L 3
F = 2 L 3 ( P y 2 + P z 2 L 1 )
G = ( P y 2 + P z 2 L 1 ) 2 + P x 2 + L 3 2 L 2 2

3. Control Strategy

In this section, a control architecture for the wheeled–legged rover is proposed, as depicted in Figure 5. The control strategy consists of a planning layer, a controller layer, and a physical layer. First, the planner layer generates the reference trajectory. A planned path is generally composed of discrete points that come from the operator or the planner, which is based on a vision system. Using these points, a Bezier curve was adopted to produce a reference trajectory that included the time information. Thus, the derivation of the reference trajectory yielded the reference velocity. Second, the controller layer includes an MPC module, a steering module, and a wheel speed allocation module. The MPC module calculates the optimal control inputs through the last control inputs and the current state variables. The state variables can be estimated by a data fusion algorithm such as a Kalman filter and a particle filter, which is based on the proprioceptive and exteroceptive sensors in the robotic system. Considering that the main purpose was to verify the trajectory tracking algorithm, the state variables, including the position and velocity of the robot, were measured by the vision motion capture system directly in the present experimental study. In addition, to eliminate the accumulated errors, a PID control method was added in the loop. Then, the steering module provided the speed and the steering angle of each wheel. After that, the wheel speed allocation algorithm was presented to avoid a wheel slip. Next, the leg joint angles were obtained through the inverse kinematics of the rover. Third, the physical layer received the steering angles, the wheel speeds, and the leg joint angles and sent these orders to servo drives.

3.1. Locomotive Equations

The rotation matrix from the body frame {B} to the world frame {W} is written as
R B W ( α , β , γ ) = ( c γ c β c γ s β s α s γ c α c γ s β c α + s γ s α s γ c β s γ s β s α + c γ c α s γ s β c α c γ s α s β c β s α c β c α ) ,
where α , β ,   and   γ are the fixed rotational angles with respect to the x, y, and z axes of the world frame, respectively.
Furthermore, the velocity of the centroid of the robot can be denoted by
V c m W = ( x ˙ y ˙ z ˙ ) = ( c γ c β c γ s β s α s γ c α c γ s β c α + s γ s α s γ c β s γ s β s α + c γ c α s γ s β c α c γ s α s β c β s α c β c α ) V c m B ,
where V c m W and V c m B are the velocities of the body centroid for frames {W} and {B}, and V c m B = ( v x B , v y B , v z B ) T .
The yaw angle of the robot with respect to the body frame, γ B , can be written as
tan γ = tan γ B c α / c β
where γ is the yaw angle in frame {W}.
Thus, we have
γ ˙ = ω z B c α / c β .
Aordingly, the kinematic equation for the trajectory tracking is obtained as
X ˙ = ( x ˙ y ˙ γ ˙ ) = ( c γ c β 0 s γ c β 0 0 c α c β ) ( v x B ω z B ) + ( c γ s β s α s γ c α c γ s β c α + s γ s α s γ s β s α + c γ c α s γ s β c α c γ s α 0 0 ) ( v y B v z B )
where   X = ( x , y , γ ) T , u = ( v x B ,   ω z B ) T , and X ˙ = ( x ˙ , y ˙ , γ ˙ ) T = f ( X , u , t ) . At a reference point on the trajectory, we have X r = ( x r ,   y r ,   γ r ) T , X ˙ r = f ( X r ,   u r ,   t ) = ( x ˙ r , y ˙ r , γ ˙ r ) T , and u r = ( v x r B ,   ω z r B ) T .
Therefore, expanding Equation (10) in the Taylor series around the reference point ( X r , u r ) and discarding the high order terms yields
X ˙ = f ( X r ,   u r ,   t ) + f ( X , u , t ) X | ( X r   ,   u r ) ( X X r ) + f ( X , u , t ) u | ( X r   ,   u r ) ( u u r )
where
f ( X , u , t ) X | ( X r   ,   u r ) = ( f 1 ( X , u , t ) x f 1 ( X , u , t ) y f 1 ( X , u , t ) γ f 2 ( X , u , t ) x f 2 ( X , u , t ) y f 2 ( X , u , t ) γ f 3 ( X , u , t ) x f 3 ( X , u , t ) y f 3 ( X , u , t ) γ )
= ( 0 0 s γ r c β v x r B + ( s γ r s α s β c γ r c α ) v y B + ( s γ r s β c α + c γ r s α ) v z B 0 0 c γ r c β v x r B + ( c γ r s α s β s γ r c α ) v y B + ( c γ r s β c α + s γ r s α ) v z B 0 0 0 ) ,
f ( X , u , t ) u | ( X r   ,   u r ) = ( f 1 ( X , u , t ) v x B f 1 ( X , u , t ) ω z B f 2 ( X , u , t ) v x B f 2 ( X , u , t ) ω z B f 3 ( X , u , t ) v x B f 3 ( X , u , t ) ω z B ) = ( c β c γ r 0 c β s γ r 0 0 c α / c β ) .
Accordingly, the state space equation can be denoted by
X ^ ˙ = A ( t ) X ^ + B ( t ) u ^
where X ^ = ( x x r , y y r , γ γ r ) T , X ^ ˙ = ( x ˙ x ˙ r , y ˙ y ˙ r , γ ˙ γ ˙ r ) T , u ^ = ( u ^ v , u ^ ω ) = ( v v x r B , ω ω z r B ) T , A ( t ) = f ( X , u , t ) X | ( X r   ,   u r ) , and B ( t ) = f ( X , u , t ) u | ( X r   ,   u r ) . X ^ is the error with respect to the reference trajectory, and u ^ is its associated perturbation control input.
Using forward differences, the approximation of X ˙ can be obtained as the following discrete-time form:
X ^ ( k + 1 ) = G k X ^ ( k ) + H k u ^ ( k )
where G k = T A k + I , and H k = T B k . T and k are the sampling period and the sampling time. I is the identity matrix.

3.2. Trajectory Tracking Model Based on MPC

3.2.1. Objective Function

A controller was designed for the wheeled–legged robot to track the desired trajectory precisely and stably. By changing the current and future inputs of the control system, the optimization problem is the minimization of a predicted performance cost, which is a quadratic function of the states and control inputs as follows:
J ( t ) = i = 1 N p X ^ T ( t + i | t ) Q X ^ ( t + i | t ) + j = 1 N c 1 Δ u ^ T ( t + i | t ) R Δ u ^ ( t + i | t ) + ρ ε 2 ,
where Np and Nc are the prediction and control horizons, respectively. Here, Q and R are the weighting matrices; ρ is the weight coefficient, and ε is the relaxation factor.
Let
ξ ( k | t ) = ( X ^ ( k | t ) u ^ ( k 1 | t ) ) ,
we obtain
ξ ( k + 1 | t ) = A ^ k ξ ( k | t ) + B ^ k Δ u ^ ( k | t ) ,
η ( k | t ) = C ^ k ξ ( k | t ) ,
where A ^ k = ( G k H k 0 I ) , and B ^ k = ( H k I ) .
Furthermore, Equations (16) and (17) can be rewritten as the following matrix form:
Y ( t ) = Ω ξ ( t ) + Φ Δ U
where
Y ( t ) = ( η ( k + 1 | t ) η ( k + 2 | t ) η ( k + N c | t ) η ( k + N p | t ) ) ,   Ω = ( C ^ k A ^ k C ^ k A ^ k 2 C ^ k A ^ k N c C ^ k A ^ k N p ) ,   Δ U = ( Δ u ( t | t ) Δ u ( t + 1 | t ) Δ u ( t + N c | t ) ) ,   and
Φ = ( C ^ k B ^ k 0 0 0 C ^ k A ^ k B ^ k C ^ k B ^ k 0 0 C ^ k A ^ k N c 1 B ^ k C ^ k A ^ k N c 2 B ^ k C ^ k B ^ k C ^ k A ^ k N c B ^ k C ^ k A ^ k N c 1 B ^ k C ^ k A ^ k B ^ k C ^ k A ^ k N p 1 B ^ k C ^ k A ^ k N p 2 B ^ k C ^ k A ^ k N p N c 1 B ^ k )
Equations (14) and (18) yield
J ( t ) = Δ U T ( t ) R Δ U ( t ) + Y T ( t ) Q Y ( t ) + ρ ε 2 = Δ U T ( t ) R Δ U ( t ) + ( Φ Δ U ( t ) ) T Q ( Φ Δ U ( t ) ) + 2 ( Ω ξ ( t ) ) T Q ( Φ Δ U ( t ) ) + ( Ω ξ ( t ) ) T Q ( Ω ξ ( t ) ) + ρ ε 2 .
Here, Ω ξ ( t ) is not affected by the inputs and can thus be discarded. Therefore, the objective function is rewritten as a standard quadratic form:
J ( t ) = ( Δ U T ( t ) ε ) H ( t ) ( Δ U T ( t ) ε ) T + F ( t ) ( Δ U T ( t ) ε ) T ,
where
H ( t ) = ( Φ T Q Φ + R 0 0 ρ ) ,   F ( t ) = ( 2 ( Ω ξ ( t ) ) T Q Φ 0 ) .

3.2.2. Constraints

There are some constraints when the wheeled–legged robot carries out trajectory tracking tasks. The amplitude of the control input u and control input increment Δu satisfy
u m i n ( t + k | t ) u ( t + k | t ) u m a x ( t + k | t ) ,   k = 0 , 1 N c 1 ,
Δ u m i n ( t + k | t ) Δ u ( t + k | t ) Δ u m a x ( t + k | t ) ,   k = 0 , 1 N c 1 ,
where u m i n and Δ u m i n are the predefined lower bounds, and u m a x and Δ u m a x are the predefined upper bounds. Furthermore, the variable to be solved in the objective function are the control increment in the control horizon. Therefore, the constraints need be converted into the product form of the control increment and the transformation matrix.
The following relationship exists:
u ( t + k | t ) = u ( t + k 1 | t ) + Δ u ( t + k | t ) .
Furthermore, Equation (23) can be reformulated as a matrix form:
U ( t ) = E Δ U ( t ) + U ( t 1 )
where
U ( t ) = ( u ( t | t ) u ( t + 1 | t ) u ( t + N c 1 | t ) ) , E = ( I 0 0 0 I I 0 0 I I I I ) ,
Δ U ( t ) = ( Δ u ( t | t ) Δ u ( t + 1 | t ) Δ u ( t + N c 1 | t ) ) , U ( t 1 ) = ( u ( t 1 ) u ( t 1 ) u ( t 1 ) ) .
Moreover, from Equations (19) and (23), we obtain
U m i n ( t ) E Δ U ( t ) + U ( t 1 ) U m a x ( t ) ,
where
U m i n ( t ) = ( u m i n ( t | t ) u m i n ( t + 1 | t ) u m i n ( t + N c 1 | t ) ) ,   U m a x ( t ) = ( u m a x ( t | t ) u m a x ( t + 1 | t ) u m a x ( t + N c 1 | t ) ) .
For the control increment, we have
Δ U m i n ( t ) Δ U ( t ) Δ U m a x ( t ) ,
where
Δ U m i n ( t ) = ( Δ u m i n ( t | t ) Δ u m i n ( t + 1 | t ) Δ u m i n ( t + N c 1 | t ) ) ,   Δ U m a x ( t ) = ( Δ u m a x ( t | t ) Δ u m a x ( t + 1 | t ) Δ u m a x ( t + N c 1 | t ) ) .
Accordingly, Equations (20), (25) and (26) yield the following quadratic programming problem
J ( t ) = ( Δ U T ( t ) ε ) H ( t ) ( Δ U T ( t ) ε ) T + F ( t ) ( Δ U T ( t ) ε ) T , s . t .   U m i n ( t ) E Δ U ( t ) + U ( t 1 ) U m a x ( t ) , Δ U m i n ( t ) Δ U ( t ) Δ U m a x ( t ) .
Sving Equation (27) in each control cycle leads to a series of control increments in the control time domain:
Δ U * ( t ) = ( Δ u * ( t | t ) Δ u * ( t + 1 | t ) Δ u * ( t + N c 1 ) ) ,
Furthermore, the first element in the sequence was adopted for the actual control increment
u * ( t | t ) = u ( t 1 | t ) + Δ u * ( t | t ) .
Finally, by repeating the above process in each control cycle, the desired trajectory is tracked.

3.3. Streering Strategy

Using the aforementioned MPC method, we can obtain the optimal control inputs, u * ( t | t ) = ( v x B ,   ω z B ) . Furthermore, the speed and the steering angle of each wheel need to be derived. In the present study, the steering strategy in which all of the wheels make the uniform circular motion was adopted, as seen in Figure 6.
The point M is the steering center and the steering radius of the robot R is
R = v x B   ω z B ,
where   ω z B 0 . Furthermore, the steering radii of the four wheels are written as
{ R r f = ( L 2 Δ d ) 2 + ( R L 2 ) 2 R l f = ( L 2 Δ d ) 2 + ( R + L 2 ) 2 R r r = ( L 2 + Δ d ) 2 + ( R L 2 ) 2 R l r = ( L 2 + Δ d ) 2 + ( R + L 2 ) 2 .
According to Ackermann’s principle, the wheel speeds and the steering angles are obtained as follows:
{ ω r f =   ω z B R r f R w ω l f =   ω z B R l f R w ω r r =   ω z B R r r R w ω l r =   ω z B R l r R w
{ δ r f = s i g n ( k ) tan 1 L 2 Δ d R L / 2 δ l f = s i g n ( k ) tan 1 L 2 Δ d R + L / 2 δ r r = s i g n ( k ) tan 1 L 2 + Δ d R L / 2 δ l r = s i g n ( k ) tan 1 L 2 + Δ d R + L / 2
where ω r f , ω l f , ω r r , and ω l r are the wheel speeds, and   δ r f , δ l f , δ r r , and δ l r are the steering angles. Here, s i g n ( k ) is a signum function, and s i g n ( k ) = 1 when the wheel rotates clockwise; s i g n ( k ) = 1 when the wheel rotates anticlockwise. When   ω z B = 0 in Equation (30), the four steering angles are all zero, i.e., δ r f = δ l f = δ r r = δ l r = 0 .

3.4. Wheel Speed Allocation (WSA)

The WSA module calculates the suitable speed for each wheel according to the motion characteristics of the whole robot on rough terrain.
First, according to the kinematic equations, the linear velocity of the wheel center and the angular velocity of the lower leg (i.e., Frame 4) in Figure 4 are written as
( v i w ω i w ) = ( R B 4 i R B 4 i S i w 0 R B 4 i ) ( v i 0 B ω i 0 B ) + R 0 4 i J i ( θ ˙ i 1 θ ˙ i 2 θ ˙ i 3 θ ˙ i 4 ) ,
where S i w is the position vector of the wheel center with respect to the body frame; R B 4 i is the rotation transformation matrix from the body frame to frame 4; R 0 4 i is the rotation transformation matrix from the leg frame to frame 4; J i is the Jacobian matrix with respect to the leg frame; i = 1–4 denotes the leg number; and v i 0 B and ω i 0 B are the linear and angular velocities of the leg frame with respect to the body frame, which are given by
( v i 0 B ω i 0 B ) = ( ω B × ( O 0 i M ) ω B ) ,
where ω B is the angular velocity of the body.
Second, the ideal (no-slip) linear velocity of the wheel center comes from the driving motor and the rotation of the lower leg, which can be denoted by
| | v i w | | = ( ω i w z + ω i d ) R w ,
where ω i w z is the projection of ω i w on the direction of the wheel axis.
Accordingly, the rotational speeds of the wheel motors are obtained by
ω i d = | | v i w | | R w ω i w z .

4. Results and Discussion

4.1. Simulations

The numerical program of the control strategy was first developed using MATLAB software. Then, the joint simulation model was established by SIMULINK and UG Motion software. UG motion software provides the joint angles as well as the pitch and roll angles for each control block. In the meantime, the control blocks calculate the joint angles and wheel speeds and provide them to the virtual prototype. There are some system and control parameters that can be grouped into three categories, namely the input parameters, the output parameters, and the control parameters, as seen in Table 2. The input parameters include the points on the reference path, the desired yaw angle of the robot body, and the desired linear and angular velocities of the robot body. The output parameters are the linear and angular velocities of the robot body from the MPC and the steering angles and the wheel speeds. In addition, there are control parameters, including the prediction and control horizons, the weight coefficient and the relaxation factor, and the PID parameters to control the linear and angular velocities of the robot body.
First, the WSA module was verified. For the simulation, the terrain included two trapezoid and two arc obstacles. The posture as well as the linear and angular velocities of the body, the joint angles and the angular velocities of the joints, and the driving speeds of the wheels were all measured using the virtual model in UG Motion software. Note that the terrain with the obstacles led to the changes of rover attitude angles (α, β). Here, the terrain-adaptive algorithm in [27] was adopted to control the rover attitude. With this algorithm, the robot attitude was almost kept unchanged in irregular terrains. Then, the practical linear velocity of the wheel centers and the practical angular velocity of the wheels were calculated according to Equations (36) and (37). Therefore, the slip percent could be obtained from
μ = ( ( ω i d + ω i w z ) R w v i ) ( ω i d + ω i w z ) R w × 100 % ,
where Rw is the radius of the wheel; ω i d is the practical angular velocity of the wheel, which can be measured by the wheels’ encoders; and v i is the practical linear velocity of the wheel center. Figure 7 shows the comparison of the slippage percentages with and without the WSA module. Without the WSA module, the slippage reached up to 0.25, while with the WSA, the maximum of the slippage was less than 0.13. It was found that wheel slip was obviously decreased by the WSA component.
Second, the trajectory tracking based on MPC was verified. An arc trajectory with a radius of 30 m in the plane was selected for the validation simulation. In the simulations, there were three speeds, i.e., 0.1 m/s, 0.2 m/s, and 0.4 m/s. The control parameters for the simulations of the linear trajectory were: Np = 6; Nc = 3; ρ = 10 ;   ε = 0 for the lower limit and ε = 10 for the upper limit. The PID parameters for the linear velocity were set as: k p 1 = 2 ,   k i 1 = 1 ,   k d 1 = 0 . Since there was only a linear velocity in the body frame, the PID module for the control of angular velocities did not work. Figure 8, Figure 9 and Figure 10 show the trajectory tracking results for three speeds. It was found that the robot could track the corresponding target values within a short period of time under the three different speeds. There was a large increase in trajectory errors at the beginning of the tracking process. The reason for this is that the initial direction of the target speed was the same as the x axis in the global coordinate system. There was an obvious delay before the actual speed reached the target value, and the speed error was relatively larger at the beginning. Furthermore, it was found that there were obvious overshoots in the velocity responses from the MPC method in the beginning. These overshoots facilitated trajectory tracking, and thus, the forward velocity of the robot could approximate the desired value quickly. In the meantime, the overshoot increased as the desired speed increases. The overshoot at 0.4 m/s was the largest one among the three forward speeds. It should also be noted that the final velocity response errors increased as the target speed increased. However, as a whole, the trajectory errors for the three speeds were all relatively small, validating the MPC module and the whole control strategy.
To further validate the control strategy, a more complicated trajectory, i.e., an S-type trajectory was selected for the tracking simulations. The S-type trajectory consisted of two semicircles with a radius of R = 20 m, which can be described as follows:
x c r w = { R sin ( ω z t ) ,   0 t < T s R sin [ ω z ( t T s ) ] , T s t 2 T s ,
y c r w = { R R cos ( ω z t ) ,   0 t < T s 2 R R cos ( ω z T s ) R cos [ ω z ( t T s ) ] , T s t 2 T s ,
γ c r w = { ω z t ,   0 t < T s ω z T s ω z ( t T s ) , T s t 2 T s ,
where v x = 0.4   m / s ; ω z = v x / R ; T s = π / ω z . During the simulation, the control parameters were set as: Np = 6; Nc = 3; ρ = 10 ;   ε = 0 for the lower limit and ε = 10 for the upper limit. The PID parameters for the linear velocity were set as: k p 1 = 0.7 ,   k i 1 = 0 ,   k d 1 = 5 . Figure 11 gives the comparisons of the theoretical and real trajectories and velocities. It was found that the robot could track well the reference trajectory and the reference velocity when running along the S-type trajectory. Furthermore, the errors in the x and y coordinates were very small, the relative error of which were less than 2% and 1.75%, respectively, as seen in Figure 12.
In addition, tracking simulations for high speeds were also carried out. Two speeds, i.e., v x = 2   m / s and 4 m/s, were chosen, which were ten times as large as the speeds in the previous simulations. A circle trajectory with a radius of R = 35 m was selected for the simulations, which can be described by
{ x c r w = R sin ( ω z t ) y c r w = R R cos ( ω z t ) γ r w = ω z t ,
where ω z = v x / R . The control parameters for the simulations of the linear trajectory were set as: Np = 6; Nc = 3; ρ = 10 ; for the lower limit and ε = 10 for the upper limit. The PID parameters for the linear velocity were set as: k p 1 = 2 ,   k i 1 = 1 ,   k d 1 = 0 . Figure 13 gives the changes of the real velocities. It was found that the robot could still track the reference velocity after a relatively short time. Moreover, with the control, the robot could track the reference trajectories of both the x coordinate and the y coordinate, depicted in Figure 14 and Figure 15. Compared to the lower speed, the position errors increased. However, the relative errors of the position points were small. The maxima of the relative position errors at 2 m/s and 4 m/s were less than 3% and 8.5%, respectively.

4.2. Experiments

To further verify the control strategy, an experimental setup based on the NOKOV vision motion capture system was established that consisted of six cameras, as shown in Figure 16. An L-type tool was used for the benchmark calibration of the vision system. After there were enough cameras placed around the robot, the c vision capture system was calibrated. The L-type tool was mounted on the body, as seen in Figure 17. There are four markers on the L-type tool. The cameras recognize the markers, and thus, the vision frame (i.e., the global coordinate system) can be established. According to the geometrical relationship between the mounting location of the L-type tool and the robot’s body frame, the initial transformation matrix between the vision frame and the body frame could be obtained. Serval markers were bonded to the body of the rover, and thus, the body coordinate system could be established in the world coordinate system. Therefore, the real motion trajectory of the rover could be measured in real time and sent to the rover control system. To clarify the effectiveness of the WSA module, a terrain with a flat surface and two trapezoids was employed in the experiments. Since the terrain included obstacles, the terrain-adaptive algorithm [27] was adopted, similar to the simulations. During the experiments, the control parameters for the MPC module were set as: Np = 6; Nc = 3; ρ = 10 ;   ε = 0 for the lower limit and ε = 10 for the upper limit. The PID parameters for the control of linear velocities were set as: k p 1 = 8 ,   k i 1 = 0 ,   k d 1 = 0.2 . Figure 18 shows the slippage in the experiments. Note that the slippages of Leg 1 and 4 (Leg 2 and 3) are almost the same because they suffer the same terrain condition. It was found that the average slippage of all of the legs demonstrated an obvious decrease after WSA control, up to 20%. Figure 19 shows the experimental results of trajectory tracking. As it can be seen, the rover could strictly track the reference trajectory. The deflection with respect to the reference trajectory was less than 2% F.S., which is a relatively small error. Accordingly, the control strategy was validated by the experiments.

5. Conclusions

In this paper, a novel wheeled–legged planetary rover with four legs was proposed, and each leg had four DOFs with an actuated wheel. The articulated legs utilized a serial–parallel hybrid configuration, and it had the merits of both serial and parallel mechanisms. Moreover, the legs had a rigid–flexible coupling structure that could conform to unstructured terrain using both active and passive compliance. The kinematics equations of the rover were derived. Then, a control scheme including trajectory tracking, the steering strategy, and the WSA module was proposed. A trajectory tracking model based on MPC that could handle the line and arc trajectory with quite a good accuracy was established. In addition, the WSA was introduced into the control strategy to decrease the slippage. After that, to validate the control method, three groups of cosimulations, i.e., tracking an arc trajectory, tracking a S-type trajectory, and trajectory tracking with high speeds were carried out. Finally, trajectory tracking experiments were conducted through a vision motion capture system. It was found that the average slippage of all of the legs decreased obviously after WSA control, with a slippage up to 20% in our experiments. Moreover, the rover could strictly track the reference trajectory. With respect to the reference trajectory, the deflection was found to be less than 2% F.S., which is a relatively small error. Accordingly, the proposed control strategy was thoroughly verified by the simulations and experiments.

Author Contributions

Conceptualization, J.H. and Y.S.; methodology, J.H. and Y.S.; software, Y.S. and L.Y.; investigation, Y.S. and L.Y.; writing—original draft, J.H.; writing—review and editing, J.H.; supervision, F.G.; funding acquisition, J.H. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Natural Science Foundation of China, grant no. 52175022, the State Key Laboratory of Mechanical System and Vibration, grant no. MSVZD202106, and Shanghai R&D public service platform project, grant no. 19DZ2291400.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data will be made available upon reasonable request by the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Rankin, A.; Maimone, M.; Biesiadecki, J.; Patel, N.; Levine, D.; Toupet, O. Driving curiosity: Mars rover mobility trends during the first seven years. In Proceedings of the IEEE Aerospace Conference, Big Sky, MT, USA, 7–14 March 2020. [Google Scholar]
  2. Dodge, R.; Parsons, D.; Abid, M.; Chrystal, K.; Kartolov, B. Dynamics associated with the Corer on M2020 Perseverance Rover. In Proceedings of the IEEE Aerospace Conference, Big Sky, MT, USA, 6–13 March 2021. [Google Scholar]
  3. Zheng, J.; Gao, H.; Yuan, B.; Liu, Z.; Yu, H.; Ding, L.; Deng, Z. Design and terramechanics analysis of a Mars rover utilizing active suspension. Mech. Mach. Theory 2018, 128, 125–149. [Google Scholar] [CrossRef]
  4. Michaud, F.; Letourneau, D.; Arsenault, M.; Bergeron, Y.; Cadrin, R.; Gagnon, F.; Legault, M.A.; Millette, M.; Paré, J.F.; Tremblay, M.C.; et al. Multi-modal locomotion robotic platform using leg-track-wheel articulations. Auton. Robots 2005, 18, 137–156. [Google Scholar] [CrossRef]
  5. Hauser, K.; Bretl, T.; Latombe, J.C.; Harada, K.; Wilcox, B. Motion Planning for Legged Robots on Varied Terrain. Int. J. Robot. Res. 2008, 27, 1325–1349. [Google Scholar] [CrossRef]
  6. Grand, C.; Benamar, F.; Plumet, F.; Bidaud, P. Stability and traction optimization of a reconfigurable wheel-legged robot. Int. J. Robot. Res. 2004, 23, 1041–1058. [Google Scholar] [CrossRef]
  7. Smith, J.A.; Poulakakis, I.; Trentini, M.; Sharf, I. Bounding with active wheels and liftoff angle velocity adjustment. Int. J. Robot. Res. 2010, 29, 414–427. [Google Scholar] [CrossRef]
  8. Xu, K.; Wang, S.; Yue, B.; Wang, J.; Peng, H.; Liu, D.; Chen, Z.; Shi, M. Adaptive impedance control with variable target stiffness for wheel-legged robot on complex unknown terrain. Mechatronics 2020, 69, 102388. [Google Scholar] [CrossRef]
  9. He, J.; Gao, F. Type Synthesis for bionic quadruped walking robots. J. Biol. Eng. 2015, 12, 527–538. [Google Scholar] [CrossRef]
  10. He, J.; Gao, F. Mechanism, actuation, perception, and control of highly dynamic multi-legged robots: A Review. Chin. J. Mech. Eng. 2020, 33, 79. [Google Scholar] [CrossRef]
  11. Lewinger, W.A.; Harley, C.M.; Ritzmann, R.E.; Branicky, M.S.; Quinn, R.D. Insect-like antennal sensing for climbing and tunneling behavior in a biologically-inspired mobile robot. In Proceedings of the IEEE International Conference on Robotics and Automation, Barcelona, Spain, 18–22 April 2005. [Google Scholar]
  12. Daltorio, K.A.; Wei, T.E.; Gorb, S.N.; Ritzmann, R.E.; Quinn, R.D. Passive foot design and contact area analysis for climbing mini-whegs. In Proceedings of the IEEE International Conference on Robotics and Automation, Rome, Italy, 10–14 April 2007. [Google Scholar]
  13. Chen, S.C.; Huang, K.J.; Chen, W.H.; Shen, S.Y.; Li, C.H.; Lin, P.C. Quattroped: A leg–wheel transformable robot. IEEE/ASME Trans. Mechantron. 2014, 19, 730–742. [Google Scholar] [CrossRef]
  14. Kim, Y.S.; Jung, G.P.; Kim, H.; Cho, K.J.; Chu, C.N. Wheel transformer: A wheel-leg hybrid robot with passive transformable wheels. IEEE Trans. Robot. 2014, 30, 1487–1498. [Google Scholar] [CrossRef]
  15. Chen, W.H.; Lin, H.S.; Lin, Y.M.; Lin, P.C. TurboQuad: A novel leg–wheel transformable robot with smooth and fast behavioral transitions. IEEE Trans. Robot. 2017, 33, 1025–1040. [Google Scholar] [CrossRef]
  16. Kim, Y.; Lee, Y.; Lee, S.; Kim, J.; Kim, H.S.; Seo, T. STEP: A new mobile platform with 2-DOF transformable wheels for service robots. IEEE/ASME Trans. Mechantron. 2020, 25, 1859–1868. [Google Scholar] [CrossRef]
  17. Sun, T.; Xiang, X.; Su, W.; Wu, H.; Song, Y. A transformable wheel-legged mobile robot: Design, analysis and experiment. Robot. Auton. Syst. 2017, 98, 30–41. [Google Scholar] [CrossRef]
  18. Grotzinger, J.P.; Crisp, J.; Vasavada, A.R.; Anderson, R.C.; Baker, C.J.; Barry, R.; Blake, D.F.; Conrad, P.; Edgett, K.S.; Ferdowski, B.; et al. Mars science laboratory mission and science investigation. Space Sci. Rev. 2012, 170, 5–56. [Google Scholar] [CrossRef] [Green Version]
  19. Cordes, F.; Kirchner, F.; Babu, A. Design and field testing of a rover with an actively articulated suspension system in a Mars analog terrain. J. Field Robot. 2018, 35, 1149–1181. [Google Scholar] [CrossRef]
  20. Lamon, P. 3D-position tracking and control for all-terrain robots. Adv. Robot. 2008, 43, 33–51. [Google Scholar]
  21. Chwa, D. Robust distance-based tracking control of wheeled mobile robots using vision sensors in the presence of kinematic disturbances. IEEE Trans. Ind. Electron. 2016, 63, 6172–6183. [Google Scholar] [CrossRef]
  22. Liang, Z.; Chen, J.; Wang, Y. Equivalent acceleration imitation for single wheel of manned lunar rover by varying torque on earth. IEEE/ASME Trans. Mechatron. 2019, 25, 282–293. [Google Scholar] [CrossRef]
  23. Krid, M.; Amar, F.B. A dynamic based path tracking controller for a fast rover with independent steering and drive. In Proceedings of the CLAWAR 2011, Paris, France, 6–8 September 2011. [Google Scholar]
  24. Yang, H.; Zhao, H.; Xia, Y.; Zhang, J. Nonlinear MPC with time-varying terminal cost for tracking unreachable periodic references. Automatica 2021, 123, 109337. [Google Scholar] [CrossRef]
  25. Liu, X.; Wang, W.; Li, X.; Liu, F.; He, Z.; Yao, Y.; Ruan, H.; Zhang, T. MPC-based high-speed trajectory tracking for 4WIS robot. ISA Trans. 2022, 123, 413–424. [Google Scholar] [CrossRef]
  26. Ding, T.; Zhang, Y.; Ma, G.; Cao, Z.; Zhao, X.; Tao, B. Trajectory tracking of redundantly actuated mobile robot by MPC velocity control under steering strategy constraint. Mechatronics 2022, 84, 102779. [Google Scholar] [CrossRef]
  27. Sun, Y.L.; He, J.; Xing, Y. Multi-target coordinated control of wheel-legged Mars rover. Acta Aeronutica Astronaut. Sin. 2021, 42, 524246. [Google Scholar]
  28. Li, W.; Ding, L.; Gao, H.; Tavakoli, M. Haptic tele-driving of wheeled mobile robots under nonideal wheel rolling, kinematic control and communication time delay. IEEE Trans. Syst. Man Cybern. Syst. 2020, 50, 336–347. [Google Scholar] [CrossRef]
  29. Chen, C.; Shu, M.; Wang, Y.; Ding, L.; Gao, H.; Liu, H.; Zhou, S. Simultaneous control of trajectory tracking and coordinated allocation of rocker-bogie planetary rovers. Mech. Syst. Signal Proc. 2021, 151, 107312. [Google Scholar] [CrossRef]
Figure 1. The leg–wheel structure.
Figure 1. The leg–wheel structure.
Sensors 22 04164 g001
Figure 2. The TAWL robot.
Figure 2. The TAWL robot.
Sensors 22 04164 g002
Figure 3. The perception and control system.
Figure 3. The perception and control system.
Sensors 22 04164 g003
Figure 4. The coordinate systems of the rover.
Figure 4. The coordinate systems of the rover.
Sensors 22 04164 g004
Figure 5. The rover’s control strategy.
Figure 5. The rover’s control strategy.
Sensors 22 04164 g005
Figure 6. The steering strategy.
Figure 6. The steering strategy.
Sensors 22 04164 g006
Figure 7. Slippage in simulations: (a) leg 1; (b) leg 2; (c) leg 3; (d) leg 4.
Figure 7. Slippage in simulations: (a) leg 1; (b) leg 2; (c) leg 3; (d) leg 4.
Sensors 22 04164 g007
Figure 8. The simulation results (v = 0.1 m/s): (a) trajectory; (b) velocity.
Figure 8. The simulation results (v = 0.1 m/s): (a) trajectory; (b) velocity.
Sensors 22 04164 g008
Figure 9. The simulation results (v = 0.2 m/s): (a) trajectory; (b) velocity.
Figure 9. The simulation results (v = 0.2 m/s): (a) trajectory; (b) velocity.
Sensors 22 04164 g009
Figure 10. The simulation results (v = 0.4 m/s): (a) trajectory; (b) velocity.
Figure 10. The simulation results (v = 0.4 m/s): (a) trajectory; (b) velocity.
Sensors 22 04164 g010
Figure 11. S-type trajectory and velocity: (a) trajectories; (b) velocities and errors.
Figure 11. S-type trajectory and velocity: (a) trajectories; (b) velocities and errors.
Sensors 22 04164 g011
Figure 12. Coordinates and errors for S-type trajectory: (a) x coordinate; (b) y coordinate.
Figure 12. Coordinates and errors for S-type trajectory: (a) x coordinate; (b) y coordinate.
Sensors 22 04164 g012
Figure 13. Velocity results with higher speeds: (a) velocity; (b) error of velocity.
Figure 13. Velocity results with higher speeds: (a) velocity; (b) error of velocity.
Sensors 22 04164 g013
Figure 14. x Coordinates with higher speeds: (a) x coordinate; (b) error of x coordinate.
Figure 14. x Coordinates with higher speeds: (a) x coordinate; (b) error of x coordinate.
Sensors 22 04164 g014
Figure 15. y Coordinates with higher speeds: (a) y coordinate; (b) error of y coordinate.
Figure 15. y Coordinates with higher speeds: (a) y coordinate; (b) error of y coordinate.
Sensors 22 04164 g015
Figure 16. The experimental setup.
Figure 16. The experimental setup.
Sensors 22 04164 g016
Figure 17. The calibration of the vision frame.
Figure 17. The calibration of the vision frame.
Sensors 22 04164 g017
Figure 18. Slippage in the experiments: (a) Leg 1; (b) Leg 2; (c) Leg 3; (d) Leg 4.
Figure 18. Slippage in the experiments: (a) Leg 1; (b) Leg 2; (c) Leg 3; (d) Leg 4.
Sensors 22 04164 g018
Figure 19. Experimental trajectory tracking results: (a) x axis; (b) y axis.
Figure 19. Experimental trajectory tracking results: (a) x axis; (b) y axis.
Sensors 22 04164 g019
Table 1. The D-H parameters.
Table 1. The D-H parameters.
θidiαiai
1θ10π/20
2θ20π/2L1 = 87.5
3θ300L2 = 350
4θ400L3 = 310
Table 2. The system and control parameters.
Table 2. The system and control parameters.
CategoriesTerminologyDefinition
Input parameters x c r w ,   y c r w Points on reference path
γ r w Desired yaw angle of body
v x r B , ω z r B Desired linear and angular velocities of body
Control parametersNp, NcPrediction and control horizons
ρ ,   ε Weight coefficient and the relaxation factor
kp1, ki1, kd1PID parameters for control of the linear velocity of body
kp2, ki2, kd2PID parameters for control of the angular velocity of body
Output parameters u * ( t | t ) = ( v x B , ω z B ) The linear and angular velocities of the body
δ r f , δ l f , , δ l r Steering angles
ω i d . Rotational speeds of the wheel motors
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

He, J.; Sun, Y.; Yang, L.; Gao, F. Model Predictive Control of a Novel Wheeled–Legged Planetary Rover for Trajectory Tracking. Sensors 2022, 22, 4164. https://doi.org/10.3390/s22114164

AMA Style

He J, Sun Y, Yang L, Gao F. Model Predictive Control of a Novel Wheeled–Legged Planetary Rover for Trajectory Tracking. Sensors. 2022; 22(11):4164. https://doi.org/10.3390/s22114164

Chicago/Turabian Style

He, Jun, Yanlong Sun, Limin Yang, and Feng Gao. 2022. "Model Predictive Control of a Novel Wheeled–Legged Planetary Rover for Trajectory Tracking" Sensors 22, no. 11: 4164. https://doi.org/10.3390/s22114164

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop