Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,841)

Search Parameters:
Keywords = robot joints

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 5544 KB  
Article
Retrofitting a Legacy Industrial Robot Through Monocular Computer Vision-Based Human-Arm Posture Tracking and 3-DoF Robot-Axis Control (A1–A3)
by Paúl A. Chasi-Pesantez, Eduardo J. Astudillo-Flores, Valeria A. Dueñas-López, Jorge O. Ordoñez-Ordoñez, Eldad Holdengreber and Luis Fernando Guerrero-Vásquez
Robotics 2026, 15(4), 82; https://doi.org/10.3390/robotics15040082 - 21 Apr 2026
Abstract
This paper presents a low-cost retrofitting pipeline for a legacy industrial robot that uses a single RGB webcam and monocular 2D keypoint tracking to estimate human-arm posture angles θ(h) and map them to robot-axis joint targets [...] Read more.
This paper presents a low-cost retrofitting pipeline for a legacy industrial robot that uses a single RGB webcam and monocular 2D keypoint tracking to estimate human-arm posture angles θ(h) and map them to robot-axis joint targets qcmd(r) for A1–A3 on a KUKA KR5-2 ARC HW, while keeping the wrist orientation (A4–A6) fixed. Rather than targeting full six-DoF manipulation, the main contribution is an experimental characterization of how far monocular 2D posture-to-axis mapping can be used reliably for coarse placement and safeguarded low-speed demonstrations on a legacy robot platform. Vision-side accuracy was evaluated per axis against goniometer-based reference angles θref(h), showing low errors for A2–A3 within the tested range and larger errors for A1 due to monocular yaw/depth ambiguity and occlusions. The study also analyzes failure modes during simultaneous multi-joint motion, where performance degrades notably, especially for A2 and A3, and reports practical mitigation directions such as improved viewpoints, multi-view/depth sensing, and stricter dropout handling. Runtime behavior is additionally characterized through a loop timing budget, with an end-to-end latency of 185.44 ms and an effective loop frequency of 5.39 Hz, which is consistent with low-speed online operation within the demonstrated scope. The system was implemented in a fenced industrial cell with restricted access and emergency stop; no collaborative operation is claimed. Full article
(This article belongs to the Special Issue Artificial Vision Systems for Robotics)
Show Figures

Figure 1

24 pages, 5983 KB  
Article
‌Visual Understanding of Intelligent Apple Picking: Detection-Segmentation Joint Architecture Based on Improved YOLOv11
by Bin Yan and Qianru Wu
Horticulturae 2026, 12(4), 494; https://doi.org/10.3390/horticulturae12040494 - 18 Apr 2026
Viewed by 308
Abstract
Achieving precise fruit localization and fine branch segmentation simultaneously in unstructured orchard environments remains challenging due to variable lighting, occlusion, and complex backgrounds. This study proposed a joint detection–segmentation architecture based on an improved YOLOv11 network for collaborative perception of apples and tree [...] Read more.
Achieving precise fruit localization and fine branch segmentation simultaneously in unstructured orchard environments remains challenging due to variable lighting, occlusion, and complex backgrounds. This study proposed a joint detection–segmentation architecture based on an improved YOLOv11 network for collaborative perception of apples and tree branches. First, a dual-task dataset of spindle-type apple orchards was constructed with bounding-box annotations for fruits and pixel-level polygon masks for branches, encompassing diverse illumination and occlusion conditions. Second, Convolutional Block Attention Modules (CBAMs) are strategically embedded into the YOLOv11 backbone to enhance feature discrimination for slender branch structures while preserving high fruit detection accuracy. The enhanced model achieves precision of 0.981, recall of 0.986, and F1-score of 0.983 for apple detection, and precision of 0.803, recall of 0.715, mAP of 0.698, and IoU of 0.6066 for branch segmentation on the validation set. Comparative experiments against YOLOv8 and baseline YOLOv11 confirm improved segmentation continuity and finer branch delineation. The proposed integrated perception framework provides reliable visual guidance for collision-avoidance robotic harvesting and offers a practical reference for multi-task agricultural vision systems. Full article
22 pages, 3395 KB  
Article
From Virtual Trajectory Generation to Real Execution and Validation in a MATLAB-ROS Hybrid Framework for a 6 DOF Industrial Robot
by Stelian-Emilian Oltean, Mircea Dulau, Adrian-Vasile Duka and Tudor Covrig
Automation 2026, 7(2), 64; https://doi.org/10.3390/automation7020064 - 18 Apr 2026
Viewed by 88
Abstract
This paper presents a lightweight MATLAB-based framework with a graphical interface for modeling, 3D simulation, trajectory generation, and experimental validation of a 6-DOF industrial robot. The platform integrates kinematic modeling using the rigidBodyTree structure, animated visualization, and both predefined and user-defined trajectory planning [...] Read more.
This paper presents a lightweight MATLAB-based framework with a graphical interface for modeling, 3D simulation, trajectory generation, and experimental validation of a 6-DOF industrial robot. The platform integrates kinematic modeling using the rigidBodyTree structure, animated visualization, and both predefined and user-defined trajectory planning within a unified environment. A central aspect of the proposed approach is the implementation of a ROS-compatible TCP/IP communication protocol that avoids the need for a full ROS core installation while preserving compatibility with ROS-Industrial standards. This enables bidirectional data exchange between MATLAB and the robot controller within a simplified architecture. Communication performance tests indicate round-trip latency in the tens-of-milliseconds range and consistent StateServer update rates, supporting monitoring, trajectory execution, and digital twin synchronization in non-real-time conditions. Experiments conducted on an ABB IRB120 robot demonstrate a close correspondence between simulated and real motion, with RMSE below 0.0075 rad and MAE below 0.0065 rad across all joints. All data are stored in JSON format to support reproducibility and further analysis. By integrating simulation and real robot execution within a modular architecture, the proposed framework provides a practical tool for education, rapid prototyping, and experimental research in industrial robotics, while offering a basis for future extensions toward advanced control strategies and digital twin applications. Full article
23 pages, 1727 KB  
Article
Decoupled Detection and Category-Level 6D Pose Estimation for Robot Grasping
by Chia-Tse Lai, Chen-Chien Hsu, Shao-Kang Huang and Yin-Tien Wang
Electronics 2026, 15(8), 1706; https://doi.org/10.3390/electronics15081706 - 17 Apr 2026
Viewed by 123
Abstract
6D object pose estimation is an essential component for robotic grasping. Most existing deep learning-based approaches focus on instance-level pose estimation, which requires prior object models and consequently limits their applicability on unseen objects in real-world scenarios. In contrast, category-level 6D pose estimation [...] Read more.
6D object pose estimation is an essential component for robotic grasping. Most existing deep learning-based approaches focus on instance-level pose estimation, which requires prior object models and consequently limits their applicability on unseen objects in real-world scenarios. In contrast, category-level 6D pose estimation adopts Normalized Object Coordinate Space (NOCS) maps to represent intra-class object geometry, enabling pose prediction without relying on predefined object models and thus improving generalization to unseen instances. However, the original NOCS-based category-level framework typically trains NOCS prediction and object classification in a joint manner, which introduces NOCS regression error among inter-class instances with similar appearances, thereby degrading pose estimation accuracy. To address this issue, we integrate the YOLOv8 object detection with SegFormer and propose a novel Category-Level SegFormer for 6D Object Pose Estimation (CLSF-6DPE). By decoupling object classification from NOCS regression through independent learning branches, the proposed framework significantly improves pose estimation performance. Furthermore, we validate the practical feasibility of CLSF-6DPE by integrating it with a robotic gripper via the Robot Operating System (ROS) in a Real-World grasping setup. Experimental results on the CAMERA and Real-World datasets demonstrate that the proposed method achieves mAP scores of 93.8% and 81.1%, respectively. Overall, the proposed method provides a modular and effective solution for category-level pose estimation in real-world robotic grasping applications. Full article
(This article belongs to the Special Issue Robotics: From Technologies to Applications)
20 pages, 4688 KB  
Article
Neutral-Axis Ti3C2Tx/GO Sandwich Sensor with Bending Immunity and Deep Learning Tactile Recognition
by Jiahao Qi, Tianshun Gong and Debo Wang
Sensors 2026, 26(8), 2471; https://doi.org/10.3390/s26082471 - 17 Apr 2026
Viewed by 107
Abstract
Flexible piezoresistive sensors are often vulnerable to modal ambiguity and bending-induced drift, both of which can obscure true pressure and strain signals under practical operation. Here, we address these limitations by suppressing bending sensitivity at the device level and disambiguating tactile modes at [...] Read more.
Flexible piezoresistive sensors are often vulnerable to modal ambiguity and bending-induced drift, both of which can obscure true pressure and strain signals under practical operation. Here, we address these limitations by suppressing bending sensitivity at the device level and disambiguating tactile modes at the algorithmic level. We propose and fabricate a Ti3C2Tx/graphene oxide (GO) sandwich sensor in which the conductive network is positioned near the neutral axis, thereby ensuring that bending induces negligible axial strain in the active layer. In contrast, out-of-plane pressing enlarges microcontacts, while in-plane stretching disrupts percolation pathways. We develop a composite-beam model to quantify neutral-axis alignment and the resultant bending immunity, realize the device via a straightforward casting process, and systematically characterize its electromechanical response under bending, pressing, nail pressing, and stretching. To further reduce modal ambiguity and improve tactile recognition, a lightweight one-dimensional convolutional neural network (1D-CNN) was introduced to classify temporal resistance signals from the sensor. Experimental results showed that the 1D-CNN achieved a high classification accuracy of 98.52% under flat-state training and testing conditions, and maintained 96.67% accuracy when evaluated on bending-state samples, demonstrating strong robustness against bending-induced interference. Together, the neutral-axis device architecture and the learning-based inference pipeline deliver high sensitivity to pressing and stretching while markedly suppressing the response to bending, thereby enabling wrist-worn pulse monitoring, soft-robotic joint sensing, and plantar pressure insoles. Full article
(This article belongs to the Section Physical Sensors)
Show Figures

Figure 1

20 pages, 33271 KB  
Article
An Error-Adaptive Competition-Based Inverse Kinematics Approach for Bimanual Trajectory Tracking of Humanoid Upper-Limb Robots
by Jiaxiu Liu, Zijian Wang, Hongfu Tang, Hongzhe Jin and Jie Zhao
Biomimetics 2026, 11(4), 279; https://doi.org/10.3390/biomimetics11040279 - 17 Apr 2026
Viewed by 122
Abstract
Humanoid upper-limb robots are an important direction in biomimetic robotics, and inverse kinematics is a key technique for achieving human-like coordinated operation. However, existing inverse kinematics methods for bimanual trajectory tracking often suffer from high computational complexity and limited synchronization performance. To address [...] Read more.
Humanoid upper-limb robots are an important direction in biomimetic robotics, and inverse kinematics is a key technique for achieving human-like coordinated operation. However, existing inverse kinematics methods for bimanual trajectory tracking often suffer from high computational complexity and limited synchronization performance. To address this, this paper proposes an error-adaptive competition-based inverse kinematics (EAC-IK) approach for bimanual trajectory tracking of humanoid upper-limb robots. First, a unified modeling framework for the absolute tracking errors and synchronization errors of the two arms is established, and the end-effector task constraints are reformulated into a low-dimensional representation, thereby reducing the computational complexity of the original high-dimensional task mapping. Second, to enhance the coordination capability of bimanual operations, an error-adaptive competition mechanism is developed to regulate the weighting coefficients of the two arms online according to their error states. In addition, a virtual second-order command shaper is introduced at the joint level to reconstruct joint trajectories and suppress oscillations induced by input noise and the error-adaptive competition mechanism. Simulation and experimental results on a hyper-redundant humanoid upper-limb robot demonstrate that, compared with the zeroing neural-network-based inverse kinematics method, the proposed method achieves lower tracking and synchronization errors, as well as higher computational efficiency. In the circular trajectory-tracking experiment, the left-arm position and orientation tracking errors decrease from 1.60×103m and 4.72×103rad to 0.70×103m and 0.95×103rad, respectively, while the synchronization error decreases from 1.96×103 to 1.30×103. In addition, the average algorithm runtime decreases from 0.82ms to 0.63ms. Full article
(This article belongs to the Special Issue Bionic Intelligent Robots)
Show Figures

Graphical abstract

29 pages, 2959 KB  
Article
A Diffusion-Augmented GWO-TCN-PSA Method for Real-Time Inverse Kinematics in Robotic Manipulator Applications
by Baiyang Wang, Xiangxiao Zeng, Ming Fang, Fang Li and Hongjun Wang
Electronics 2026, 15(8), 1688; https://doi.org/10.3390/electronics15081688 - 16 Apr 2026
Viewed by 163
Abstract
This paper presents an efficient inverse kinematics (IK) solution for robotic manipulators, addressing the challenges of high computational complexity, low efficiency, and sensitivity to singularities associated with traditional methods. A data augmentation strategy is introduced, utilizing an enhanced Diffusion-TS model to generate diverse [...] Read more.
This paper presents an efficient inverse kinematics (IK) solution for robotic manipulators, addressing the challenges of high computational complexity, low efficiency, and sensitivity to singularities associated with traditional methods. A data augmentation strategy is introduced, utilizing an enhanced Diffusion-TS model to generate diverse joint-angle samples and corresponding end-effector poses through forward kinematics, thereby creating a high-quality dataset. To improve real-time performance, a Temporal Convolutional Network (TCN) model is developed, optimized using the Grey Wolf Optimizer (GWO), and augmented with a probabilistic sparse attention mechanism to effectively capture key pose features. Experimental evaluations on the Jaka MiniCobo robotic arm demonstrate that the proposed method significantly reduces inference time while maintaining high accuracy, making it suitable for real-world applications that demand both speed and precision. Full article
Show Figures

Figure 1

35 pages, 57348 KB  
Article
A Target-Oriented Shared-Control Framework for Adaptive Spatial and Kinematic Support in Mixed Reality Teleoperation
by Soma Okamoto and Kosuke Sekiyama
Electronics 2026, 15(8), 1653; https://doi.org/10.3390/electronics15081653 - 15 Apr 2026
Viewed by 157
Abstract
Mixed Reality (MR) teleoperation offers an intuitive interface for Human-Robot Collaboration (HRC), yet it often faces the “Embodiment Gap”—a physical and kinematic mismatch between human operators and robotic platforms. Existing MR systems primarily rely on a “direct mapping” approach, where user movements are [...] Read more.
Mixed Reality (MR) teleoperation offers an intuitive interface for Human-Robot Collaboration (HRC), yet it often faces the “Embodiment Gap”—a physical and kinematic mismatch between human operators and robotic platforms. Existing MR systems primarily rely on a “direct mapping” approach, where user movements are transferred directly to the robot. This forces operators to manually adapt to robotic constraints, such as singularities and joint limits, making task performance heavily dependent on individual skill. This study proposes Mixed reality Adaptive Spatial and Kinematic support (MASK), an adaptive shared-control framework designed to bridge the “Gulf of Execution” and “Gulf of Evaluation” by separating target selection from reachability and kinematic feasibility. The MASK system integrates three core modules: (1) Target Object Identification (TOI) based on body motion features to identify the intended manipulation target; (2) a Base Relocation Module (BRI) utilizing Inverse Reachability Maps to optimize the robot’s spatial configuration; and (3) a Kinematic Correction Module (KCM) that autonomously resolves kinematic constraints through pose blending and null-space optimization. Initial experimental results suggest that MASK reduces the operator’s cognitive and physical load by shifting the burden of kinematic resolution from the human to the system. This approach enables high-precision manipulation through an intuitive interface, potentially reducing the performance gap between different levels of operator proficiency. Full article
(This article belongs to the Special Issue Artificial Intelligence for Cyber-Physical Systems)
Show Figures

Figure 1

26 pages, 6083 KB  
Article
Gait Optimization Control of Spinal Quadruped Robot Based on Deep Reinforcement Learning
by Guozheng Song, Qinglin Ai, Lin Li, Xiaohang Shan, Chao Yang and Jianguo Yang
Sensors 2026, 26(8), 2407; https://doi.org/10.3390/s26082407 - 14 Apr 2026
Viewed by 237
Abstract
The spine enhances the flexibility of quadrupeds during locomotion. Inspired by this biological mechanism, this study incorporates an actuated spinal joint into a quadruped robot, enabling more natural motion and posture adjustment. To improve the motion stability of spinal robots in complex environments, [...] Read more.
The spine enhances the flexibility of quadrupeds during locomotion. Inspired by this biological mechanism, this study incorporates an actuated spinal joint into a quadruped robot, enabling more natural motion and posture adjustment. To improve the motion stability of spinal robots in complex environments, a deep reinforcement learning framework that integrates a central pattern generator (CPG) with the twin delayed deterministic policy gradient (TD3) algorithm is proposed to optimize the gait motion of the spinal quadruped robot. First, the structure and parameters of the quadruped robot with a spinal joint are analyzed and a CPG coupling model incorporating spinal motion parameters is designed. Subsequently, a TD3–CPG algorithm framework based on a joint incremental strategy is proposed to optimize the robot’s gait, exploring optimal control strategies for terrain adaptation through spinal motion integration. Finally, experiments are conducted on various obstacle terrains to validate the proposed algorithm. Simulation and experiment results demonstrate the effectiveness of the algorithm in optimizing the gait of the spinal quadruped robot, showing significant improvements in walking stability, speed, and terrain adaptability across different terrains. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

32 pages, 3903 KB  
Article
Nonlinear Dynamic Behavior and Kinematic Joint Wear Characteristics of a Bionic Humanoid Leg Mechanism with Multiple Revolute Joint Clearances
by Yilin Wang, Siyuan Zheng, Yiran Wei, Jianuo Zhu, Shuai Jiang and Shutong Zhou
Lubricants 2026, 14(4), 167; https://doi.org/10.3390/lubricants14040167 - 13 Apr 2026
Viewed by 218
Abstract
With the rapid advancement of exoskeletons and rehabilitation robotics, modern healthcare increasingly demands high dynamic accuracy and reliability from medical devices. However, the dynamic response and durability of mechanical systems are greatly influenced by the inevitable existence of clearances in kinematic joints. Existing [...] Read more.
With the rapid advancement of exoskeletons and rehabilitation robotics, modern healthcare increasingly demands high dynamic accuracy and reliability from medical devices. However, the dynamic response and durability of mechanical systems are greatly influenced by the inevitable existence of clearances in kinematic joints. Existing studies predominantly focus on simplified planar or spatial mechanisms, offering limited guidance for complex mechanical structures in medical applications. To address this issue, a unified modeling framework is proposed in this study to explore the nonlinear dynamic behavior and wear properties of bionic humanoid rigid mechanisms incorporating revolute joint clearances. A dynamic model that accounts for revolute joint clearances is established, employing the Lankarani–Nikravesh contact model alongside a refined Coulomb friction approach to characterize contact behavior. To characterize the wear progression between the shaft and the bushing, the Archard wear model is employed, while the system’s dynamic equations are formulated using the Lagrange multiplier approach. Systematic simulations are conducted to examine the effects of clearance size, location, and multi-clearance coupling on dynamic response and wear behavior. The results reveal that clearances at the hip joint have the most pronounced impact on system performance, tibiofemoral joint clearances exacerbate precision disturbances, and foot-end clearances considerably undermine system robustness. Increased clearance sizes and the coexistence of multiple clearances aggravate wear and induce more severe nonlinear dynamic phenomena. Phase portraits and Poincaré maps further illustrate that the system may exhibit complex or chaotic behavior under certain conditions. This study offers theoretical insights into performance degradation mechanisms in humanoid robots with joint clearances and introduces a modular “driving–mid–terminal” structure that enhances model generality, enabling its application to exoskeletons and rehabilitation devices for design optimization, service life prediction, and health monitoring. Full article
(This article belongs to the Special Issue Advances in Tribology and Lubrication for Bearing Systems)
26 pages, 14452 KB  
Article
Reconfigurable Compliant Joints (RCJs) for Functional Biomimicry in Assistive Devices and Wearable Robotic Systems
by Vanessa Young, Connor Talley, Sabrina Scarpinato, Gregory Sawicki and Ayse Tekes
Machines 2026, 14(4), 427; https://doi.org/10.3390/machines14040427 - 11 Apr 2026
Viewed by 348
Abstract
Compliant mechanisms have contributed to many advances in soft robotics, and there is strong motivation to translate these ideas to assistive devices where adaptive motion at the human interface is required. This work presents novel reconfigurable compliant joints (RCJs) as a parameterized joint [...] Read more.
Compliant mechanisms have contributed to many advances in soft robotics, and there is strong motivation to translate these ideas to assistive devices where adaptive motion at the human interface is required. This work presents novel reconfigurable compliant joints (RCJs) as a parameterized joint element for functional biomimicry in lower-extremity joints for prosthetic knees and ankle–foot orthoses, with concepts that extend to other limb joints. The RCJ uses a rigid hub and outer ring joined by an array of flexible links with centerlines defined by cubic Bézier curves. Link shapes are organized into four Bézier classes (A–D), with base types using 10, 12, or 14 uniformly distributed link slots and variants generated by modifying active-link count and distribution, forming a structured morphology space of 12 configurations for machine design. Dual-extrusion 3D-printed prototypes are characterized by a custom testing apparatus using a 2.2 kN load cell at 25 mm/s over a 0–90° rotation range across six recorded load cycles to measure torque–angle curves and stiffness under large deformations. Angle-dependent stiffness is evaluated over three fixed intervals (0–30°, 30–60°, and 60–90°) to quantify multi-stage behavior. A 2-dimensional corotational frame model and a Simscape Multibody model, including a rolling-contact knee configuration, use the same parameterization to relate geometry, nonlinear mechanics, and system-level motion. Experiments and simulations show multi-stage torque–angle profiles and predictable stiffness modulation across all configurations, with both magnitude and transition angle tunable through Bézier class and active-link distribution, positioning the RCJ as a CAD/CAE-compatible joint architecture for assistive devices or wearable robotic systems and a basis for advancing functional biomimicry in compliant mechanism design. Full article
(This article belongs to the Special Issue Recent Advances in Compliant Mechanisms)
13 pages, 1459 KB  
Article
Optimal Design to Improve the Performance of Impact Resistance and Obstacle Surmounting for Legged Robots
by Jiaxu Han, Jingfu Zhao, Yue Zhu and Zhibin Song
Biomimetics 2026, 11(4), 263; https://doi.org/10.3390/biomimetics11040263 - 10 Apr 2026
Viewed by 334
Abstract
Legged robots are widely used for walking, running, jumping, and landing on the ground. As mission terrains become increasingly complex, legged robots with greater adaptability are required. However, limited research attention has been paid to enhancing their impact resistance and obstacle-surmounting capabilities. Due [...] Read more.
Legged robots are widely used for walking, running, jumping, and landing on the ground. As mission terrains become increasingly complex, legged robots with greater adaptability are required. However, limited research attention has been paid to enhancing their impact resistance and obstacle-surmounting capabilities. Due to the limitations of motor manufacturing and material, it is more difficult to improve the impact resistance of the motor than to design proper leg lengths. Considering rigid multi-link medium- and large-sized legged robots, we optimize leg lengths to minimize the impact torque on leg joints. An optimal leg-length combination that maximizes obstacle-surmounting capability for medium- and large-size multi-link legged robots is conducted. This research provides a concrete design basis for leg-length optimization in medium- and large-sized multi-link legged robots with the aim of improving impact resistance and obstacle surmounting. Full article
(This article belongs to the Section Locomotion and Bioinspired Robotics)
Show Figures

Figure 1

20 pages, 1447 KB  
Review
Patellar Maltracking in Total Knee Arthroplasty: Mechanisms, Prevention and Treatment
by Michał Krupa, Joachim Pachucki, Iga Wiak, Rafał Zabłoński, Paweł Kasprzak, Łukasz Pulik and Paweł Łęgosz
Prosthesis 2026, 8(4), 38; https://doi.org/10.3390/prosthesis8040038 (registering DOI) - 10 Apr 2026
Viewed by 210
Abstract
Patellar maltracking is among the most common causes of anterior knee pain after total knee arthroplasty (TKA), underscoring the need for accurate prevention and treatment. Therefore, the purpose of this narrative review is to provide a comprehensive overview of current evidence on post-TKA [...] Read more.
Patellar maltracking is among the most common causes of anterior knee pain after total knee arthroplasty (TKA), underscoring the need for accurate prevention and treatment. Therefore, the purpose of this narrative review is to provide a comprehensive overview of current evidence on post-TKA tracking, focusing on component alignment, preoperative patient assessment, and revision treatment options. A PubMed database search was performed, leveraging the literature from the last 20 years, and the results were qualitatively synthesized. According to current studies, several precautions should be taken to prevent patellofemoral stress and, consequently, patellar maltracking, such as avoiding internal rotation, valgus alignment, and excessive flexion of the femoral component and internal rotation of the tibial component. Regarding alignment strategies, kinematic alignment appears to offer potential benefits over mechanical alignment in certain functional outcomes and patient satisfaction scores. However, these differences should be interpreted cautiously as they may not always exceed the minimal clinically important difference. Furthermore, recent evidence indicates that quadriceps biomechanics influence TKA outcomes, potentially suggesting that conventional surgical approaches may need to be individualized, though these preliminary findings require prospective validation. Currently, robotic-assisted surgery represents a developmental direction for patient-tailored interventions and offers great promise for better prosthesis customization to the individual patient. Integration of imaging data with dynamic soft-tissue assessment enables more predictable reconstruction of joint kinematics. Regarding surgical treatment, the selection of specific methods requires a prior clinical and radiographic assessment. Indications range from patellar maltracking direction and component malrotation to patient preferences and rehabilitation potential. Ultimately, the future of TKA relies on personalized interventions to prevent complications and improve patient outcomes. This evolution is driven by the shift from mechanical alignment to kinematic alignment, alongside quadriceps tendon assessment and intraoperative robotic-assisted measurement, all aimed at optimizing the accuracy of implant positioning. Full article
(This article belongs to the Section Orthopedics and Rehabilitation)
Show Figures

Figure 1

33 pages, 2787 KB  
Article
Energy-Aware Adaptive Communication Topology with Edge-AI Navigation for UAV Swarms in GNSS-Denied Environments
by Alizhan Tulembayev, Alexandr Dolya, Ainur Kuttybayeva, Timur Jussupbekov and Kalmukhamed Tazhen
Drones 2026, 10(4), 273; https://doi.org/10.3390/drones10040273 - 9 Apr 2026
Viewed by 275
Abstract
Energy-efficient and resilient decentralized unmanned aerial vehicles (UAV) swarm operation in global navigation satellite system (GNSS) denied environments remains challenging because propulsion demand, communication load, and onboard inference are tightly coupled at the mission level. Although prior studies have examined some of these [...] Read more.
Energy-efficient and resilient decentralized unmanned aerial vehicles (UAV) swarm operation in global navigation satellite system (GNSS) denied environments remains challenging because propulsion demand, communication load, and onboard inference are tightly coupled at the mission level. Although prior studies have examined some of these components separately, their joint evaluation within adaptive decentralized swarms remains limited under degraded navigation conditions. This study proposes an energy-aware adaptive communication-topology framework integrated with lightweight edge artificial intelligence (AI)-assisted navigation for decentralized UAV swarms operating without reliable GNSS support. The approach combines a unified mission-level energy-accounting structure for propulsion, communication, and onboard inference, a residual-energy-aware topology adaptation mechanism for preserving swarm connectivity, and a convolutional neural network-long short-term memory (CNN–LSTM) based edge-AI navigation module for improving localization robustness. The framework was evaluated in 1200 s Robot Operating System 2 (ROS2)–Gazebo–PX4 simulation scenarios against fixed topology and extended Kalman filter (EKF)-based baselines. Under the adopted simulation assumptions, the proposed configuration achieved a 22.7% reduction in total energy consumption, with the largest decrease observed in the communication-energy component, while preserving positive algebraic connectivity across all evaluated runs. The edge-AI module yielded a 4.8% root mean square error (RMSE) reduction relative to the EKF baseline, indicating a modest but meaningful improvement in localization performance. These results support the feasibility of integrated energy-aware swarm coordination in GNSS-denied environments; however, they should be interpreted as simulation-based evidence under the adopted modeling assumptions, and further high-fidelity propagation modeling, broader learning validation, and hardware-in-the-loop studies remain necessary. Full article
(This article belongs to the Section Artificial Intelligence in Drones (AID))
Show Figures

Figure 1

28 pages, 2994 KB  
Article
Hierarchical Redundancy-Driven Real-Time Replanning for Manipulators Under Dynamic Environments and Task Constraints
by Yi Zhang, Hongguang Wang, Xinan Pan and Qianyi Wang
Electronics 2026, 15(8), 1577; https://doi.org/10.3390/electronics15081577 - 9 Apr 2026
Viewed by 294
Abstract
Redundant robot manipulators are widely used in constrained operations and tasks in complex environments. However, when multiple task constraints and inequality constraints coexist, motion planning becomes significantly more difficult. In high-dimensional configuration spaces, conventional planners are prone to local minima and may generate [...] Read more.
Redundant robot manipulators are widely used in constrained operations and tasks in complex environments. However, when multiple task constraints and inequality constraints coexist, motion planning becomes significantly more difficult. In high-dimensional configuration spaces, conventional planners are prone to local minima and may generate trajectories that are difficult to execute in real time. To address these issues, this paper proposes a hierarchical, redundancy-driven real-time replanning framework. First, we perform Cartesian sampling on the task-constraint manifold to reduce the search dimension and generate multiple candidate joint configurations for each Cartesian sample via a redundancy mapping. During connection, manipulability and executability margin are used as evaluation metrics, so that redundant degrees of freedom are explicitly exploited in tree expansion and configuration selection. Second, at the local execution layer, we employ a null-space manipulability optimization strategy to continuously improve dexterity while keeping the primary task unchanged and combine it with a priority-based hard inequality constraint filtering mechanism to project the nominal motion onto the feasible set under joint limits, velocity bounds, and safety-distance constraints in real time. Unlike existing approaches that treat global planning and local control as loosely coupled modules, the proposed framework unifies redundancy reconfiguration, feasibility maintenance, and topological replanning within a single closed-loop structure, thereby reinterpreting local minima as event-triggered topology-switching conditions. To handle the mismatch between dynamic environments and real-time perception, we further introduce a feasibility-margin monitoring mechanism that triggers event-based replanning based on changes in manipulability, constraint scaling, and safety distance, enabling fast topology-level switching and escape from local minima. Simulation and experimental results show that the proposed method effectively restores manipulability through redundancy-driven configuration adjustment and achieves a higher success rate of local recovery under dynamic obstacle intrusion. In forced replanning scenarios, the framework further demonstrates faster environmental response and lower replanning overhead while maintaining better task-constraint stability compared with existing approaches. Full article
(This article belongs to the Section Systems & Control Engineering)
Show Figures

Figure 1

Back to TopTop