Yuchen Wu

I am a MASc student in Robotics at University of Toronto supervised by Prof. Tim Barfoot. I am a part of the Autonomous Space Robotics Laboratory (ASRL) and the UofT Robotics Institute.

I received my BASc degree in Engineering Science (Robotics) at University of Toronto. During my undergraduate study, I worked with Prof. Florian Shkurti at the Robot Vision & Learning lab on imitation and reinforcement learning.

Email  /  CV  /  LinkedIn  /  Google Scholar  /  GitHub

profile photo
Research

I'm interested in mobile robot state estimation. My research currently focuses on lidar & radar mapping and localization.

Along Similar Lines: Local Obstacle Avoidance for Long-term Autonomous Path Following
Jordy Sehn, Yuchen Wu, Timothy D. Barfoot
Submitted to International Conference on Robotics and Automation (ICRA), 2023
paper / code / bibtex

We develop a local path planner specific to path-following tasks, which allows a lidar variant of VT&R3 to reliably avoid obstacles during path repeating. This planner is demonstrated using VT&R3 but generalizes to any path-following applications.

Picking Up Speed: Continuous-Time Lidar-Only Odometry using Doppler Velocity Measurements
Yuchen Wu, David J. Yoon, Keenan Burnett, Soeren Kammel, Yi Chen, Heethesh Vhavle, Timothy D. Barfoot
IEEE Robotics and Automation Letters (RA-L), 2023
paper / code / bibtex

We present the first continuous-time lidar-only odometry algorithm using these Doppler velocity measurements from an FMCW lidar to aid odometry in geometrically degenerate environments.

Are We Ready for Radar to Replace Lidar in All-Weather Mapping and Localization?
Keenan Burnett*, Yuchen Wu*, David J. Yoon, Angela P. Schoellig, Timothy D. Barfoot
IEEE Robotics and Automation Letters (RA-L), 2022
paper / video / code / bibtex

We present an extensive comparison between three topometric localization systems: radar-only, lidar-only, and a cross-modal radar-to-lidar system across varying seasonal and weather conditions using the Boreas dataset.

Boreas: A Multi-Season Autonomous Driving Dataset
Keenan Burnett, David J. Yoon, Yuchen Wu, Andrew Zou Li, Haowei Zhang, Shichen Lu, Jingxing Qian, Wei-Kang Tseng, Andrew Lambert, Keith Y.K. Leung, Angela P. Schoellig, Timothy D. Barfoot
Accepted by International Journal of Robotics Research (IJRR)
website / paper / video / code / bibtex

The Boreas dataset was collected by driving a repeated route over the course of 1 year resulting in stark seasonal variations. In total, Boreas contains over 350km of driving data including several sequences with adverse weather conditions such as rain and heavy snow.

Visual Teach & Repeat using Deep Learned Features
Mona Gridseth, Yuchen Wu, Timothy D. Barfoot
Demo at International Conference on 3D Vision (3DV), 2021
video / code

We provide a demo of Visual Teach and Repeat 3 for autonomous path following on a mobile robot, which uses deep learned features to tackle localization across challenging appearance change. Corresponding paper on deep learned features: link.

Visual Teach & Repeat 3
Yuchen Wu, Ben Congram, Daniel Guo
Open Source Project
website / video / code

VT&R3 is a C++ implementation of the Teach and Repeat navigation framework developed at ASRL. It allows user to teach a robot a large (kilometer-scale) network of paths where the robot navigate freely via accurate (centimeter-level) path following, using a lidar/radar/camera as the primary sensor (no GPS).

Shaping Rewards for Reinforcement Learning with Imperfect Demonstrations using Generative Models
Yuchen Wu, Melissa Mozifian, Florian Shkurti
International Conference on Robotics and Automation (ICRA), 2021
paper / bibtex

We propose a method that combines reinforcement and imitation learning by shaping the reward function with a state-and-action-dependent potential that is trained from demonstration data, using a generative model.

Theses
MASc Thesis: VT&R3: Generalizing the Teach and Repeat Navigation Framework
BASc Thesis: Combining Reinforcement Learning and Imitation Learning through Reward Shaping for Continuous Control

Website Template