Papers for

robot operators

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Articulated tracked robots improve traversal with language guided control

ASTRIL-MPC: Autonomous Traversal Framework of Articulated Tracked Robots with Language-Guided Neural-Kinematic MPC

Abstract: In urban search and rescue, articulated tracked robots (ATRs) must traverse structured but contact-rich environments such as stairwells and cluttered building interiors. Reliable autonomy remains challenging because robot-terrain interaction (RTI) is hybrid and discontinuous, and effective flipper-track coordination is difficult to model analytically. We present ASTRIL-MPC, a language-guided neural kinematics model predictive control (MPC) framework for autonomous traversal. A learned kinematics model predicts short-horizon task-state increments from a height sequence and recent trajectories; NMPC plans with multi-objective costs and strict feasibility constraints; and a large language model (LLM) proposes bounded updates to selected weights and bounds through a safety-checked interface with range clipping, rate limiting, and consistency checks. The compiled predictor enables a full control cycle within 100 ms. Across three traversal tasks and a multi-height generalization setting, ASTRIL-MPC improves an aggregate traversal-quality score by up to 71% over a non-adaptive NMPC and by 67% over a PPO baseline, while eliminating measurable collision impacts during descent. These results indicate that combining learned kinematics, optimization-based planning, and language-guided retuning yields data-efficient and robust autonomy for articulated tracked robots.

Fri 11 SeptRoboticsArtificial Intelligence
The gist
Robots that use tracks and movable arms need to navigate tricky places like stairwells during search and rescue missions. The authors created a new system called ASTRIL-MPC that uses learned models and smart planning to move these robots safely and smoothly. It also uses language models to adjust how the robot moves, making it better at avoiding collisions and adapting to different environments. Their experiments show that this method works much better than other control approaches.
Open 2609.13083v1

Spot improves humanoid robot control with enhanced spatial awareness

SPOT: Spatial Perception-Oriented Long-Horizon Humanoid Teleoperation

Abstract: High-quality demonstration data is becoming a central bottleneck for training general-purpose humanoid robots. While recent humanoid teleoperation systems have made substantial progress in retargeting human motion to robot motion, long-horizon loco-manipulation requires another capability: operators must maintain task-relevant spatial awareness over time, e.g., object locations, surrounding environments, the robot's pose. We call the extent of this awareness the operator's perceptual horizon. However, existing methods often shorten this: narrow views miss peripheral events, robot-mounted cameras become unstable during locomotion, and coupled head-view control makes looking around interfere with robot motion. We present SPOT, a Spatial Perception-Oriented VR Teleoperation system for collecting long-horizon humanoid demonstration data by providing extended perceptual horizon. SPOT combines a robot-mounted binocular fisheye camera, a wide-field stereoscopic display, viewpoint-decoupled free-looking, and visual stabilization to provide a robot-centric view that is wide, stable, and actively inspectable. Unlike conventional egocentric interfaces, SPOT decouples visual exploration from robot actuation: the egocentric stereo observation is rendered on a virtual hemisphere around the operator, so natural head rotations change where the operator looks within the wide-field view rather than commanding the robot head, camera, or torso. We evaluate SPOT on perception-critical humanoid data-collection tasks spanning drop recovery, peripheral retrieval, large-workspace bimanual manipulation, fine alignment, and dynamic interaction. SPOT improves efficiency, accuracy, and recovery speed, demonstrating its effectiveness for user-friendly and scalable long-horizon humanoid data collection.

Mon 7 SeptRobotics
The gist
Controlling humanoid robots remotely is hard because operators often lose sight of important details like where objects or the robot itself are. The authors present SPOT, a system that gives operators a wider, more stable view that doesn’t interfere with robot movement. It uses special cameras and virtual reality technology to let users look around freely while controlling the robot. Tests show SPOT helps users complete tasks faster and more accurately, making it easier to teach robots how to do things over a long time.
Open 2609.07933v1