ROCVIVSYOct 27, 2025

Seq-DeepIPC: Sequential Sensing for End-to-End Control in Legged Robot Navigation

arXiv:2510.23057v11 citationsh-index: 6Has CodeIEEE Sens J
Originality Incremental advance
AI Analysis

This work addresses autonomous navigation for legged robots, which is an incremental advancement extending end-to-end methods from wheeled to more versatile systems.

The paper tackles the problem of legged robot navigation in real-world environments by proposing Seq-DeepIPC, a sequential end-to-end perception-to-control model that integrates multi-modal perception with temporal fusion, achieving competitive or better results with a reasonable model size on a robot dog.

We present Seq-DeepIPC, a sequential end-to-end perception-to-control model for legged robot navigation in realworld environments. Seq-DeepIPC advances intelligent sensing for autonomous legged navigation by tightly integrating multi-modal perception (RGB-D + GNSS) with temporal fusion and control. The model jointly predicts semantic segmentation and depth estimation, giving richer spatial features for planning and control. For efficient deployment on edge devices, we use EfficientNet-B0 as the encoder, reducing computation while maintaining accuracy. Heading estimation is simplified by removing the noisy IMU and instead computing the bearing angle directly from consecutive GNSS positions. We collected a larger and more diverse dataset that includes both road and grass terrains, and validated Seq-DeepIPC on a robot dog. Comparative and ablation studies show that sequential inputs improve perception and control in our models, while other baselines do not benefit. Seq-DeepIPC achieves competitive or better results with reasonable model size; although GNSS-only heading is less reliable near tall buildings, it is robust in open areas. Overall, Seq-DeepIPC extends end-to-end navigation beyond wheeled robots to more versatile and temporally-aware systems. To support future research, we will release the codes to our GitHub repository at https://github.com/oskarnatan/Seq-DeepIPC.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes