Revolutionizing Construction Robotics: How Digital Twins and Fractional-Order Control Power Autonomous Sandwich Panel Assembly
- construcaocriarte
- 2 days ago
- 3 min read
The construction sector is undergoing a massive paradigm shift. Driven by the principles of Construction 5.0, the industry is moving away from purely manual, high-risk tasks toward intelligent, sustainable, and lean automation. At the center of this transformation lies construction robotics—a field dedicated to bringing advanced automation out of controlled laboratory environments and onto the unstructured, dynamic realities of modern jobsites.
One of the most complex tasks on a modern construction site is the sandwich panel assembly for building façades. Manipulating these heavy, large-surface-area components requires exceptional precision under changing wind conditions and structural constraints. To tackle this challenge, the CRIARTE R&D project successfully transformed a heavy-duty Manitou MRT 2260 rotating telehandler into a fully autonomous robotic telehandler.
However, controlling a massive hydraulic machine with long, elastic structural booms presents severe mechanical non-linearities like backlash, friction, compliance, and actuator saturation.
How do engineers design and tune autopilot systems for these heavy-duty robots without risking damage to the real machinery or human workers? The answer lies in combining a high-fidelity digital twin developed in Unity, integrated with ROS (Robot Operating System), and leveraging advanced fractional-order control.
The Architecture: Bridging ROS2 and Unity
The foundation of modern robotics development is a reliable simulation environment. For the robotic telehandler, the development team built a high-fidelity digital twin using Unity and its advanced PhysX engine. Unlike typical visual simulators, this twin models real-world physics at the joint level, embedding complex non-linearities such as:
Backlash and Hysteresis: Simulating the mechanical play and energy loss within the gear trains.
Structural Compliance: Accounting for the flexibility and load-dependent deflections of the long telescopic boom sections.
Non-linear Friction: Incorporating Stribeck decay and stiction to emulate stick-slip effects in sliding segments.
To make this simulator useful for real-world deployment, a 1:1 input/output communication parity was established via the ROS-TCP Connector. The high-level motion planning framework, MoveIt2, generates joint-space references. Because the digital twin listens to the exact same ROS2 command topics and streams back the same type of sensor feedback as the real machine, any controller developed in the virtual world can be transferred directly to the physical asset.
Moving Beyond Traditional PID: The Power of Fractional-Order Control
For decades, the standard PID (Proportional-Integral-Derivative) controller has been the industry baseline due to its structural simplicity and ease of manual tuning. However, heavy hydraulic machinery behaves unpredictably under changing configurations, variable inertias, and communication delays. Standard PIDs often suffer from high oscillations, overshoot, or slow steady-state error rejection when faced with strong friction and physical saturation.
To overcome these constraints, the CRIARTE project introduced a fractional-order control scheme paired with a light predictive controller term, abbreviated as FOPID-P.

While a standard PID uses integer integration and differentiation (orders of 1) , a fractional-order controller introduces non-integer orders ( λ, μ € [0,1]). This allows for:
Dynamic Memory Tuning (λ): Mitigating integral wind-up and enhancing low-frequency robustness against unmodeled payload weights.
Noise Filtration (μ): Attenuating high-frequency noise inherent in structural vibration and sensor streams.
Predictive Compensation (Kpred): Utilizing a short-horizon linear extrapolation (ê) to pre-emptively counteract loop and communication delays.
Conquering the Sim-to-Real Gap with Zero-Shot Transfer
The ultimate test for any simulation-heavy workflow is the sim-to-real gap—the variance between how a controller performs inside a computer versus how it acts on actual metal and hydraulics in the field.
Thanks to the high-fidelity joint modeling inside Unity, the control gains were iteratively calibrated and tuned within the digital twin first. Engineers could safely simulate step responses, variable setpoint tracking, and impulse disturbances without any risk of on-site accidents or mechanical wear.
The results from the virtual testbed demonstrated that the FOPID-P outperformed the standard PID across all metrics:
Step Response Tracking: Improved by 27.9%.
Disturbance Rejection: Improved by 28.1%, exhibiting much higher damping and significantly reduced settling time compared to the oscillating baseline PID.
Variable Setpoint Tracking: Improved by 23.7%.
Because of this rigorous virtual validation, the project achieved a zero-shot transfer. The exact parameters identified in the Unity digital twin were flashed directly onto the physical Manitou MRT 2260 telehandler. The real-world machine mirrored the smooth trajectory following and robust disturbance rejection observed in the simulation, completely bypassing hazardous, time-consuming on-site manual tuning.
Conclusion: The Future of Smart and Lean Construction
Integrating advanced construction robotics into daily workflows is no longer a distant dream. By synthesizing ROS, Unity digital twins, and fractional-order predictive controllers, projects like CRIARTE demonstrate that the heavy-duty machinery of yesterday can become the high-precision autonomous assets of tomorrow.
Shifting risky and carbon-heavy commissioning cycles into a high-fidelity virtual environment directly promotes lean operations, reduces machinery idling, and secures the safety of ground workers during complex tasks like sandwich panel assembly. The future of construction is smart, sustainable, and mathematically precise.
Know more about this article published on ISARC 2026 or listen the podcast overview below.





Comments