Previously, I received my bachelor's degree from Zhejiang University, majoring in Automation. My overall GPA is 3.95/4.0, 89.8/100, and my ranking is 2/58.
During my undergraduate years, I was a team member of ZJUNlict from 6/2022 to 6/2023. I was a research intern at ZJU Robotics Lab advised by
Prof. Rong XIONG and Prof. Yue WANG from 7/2023 to 10/2023.
After that, I was a research intern at ZJU FAST Lab advised by Prof. Chao XU and Prof. Fei GAO.
We propose a hierarchical learning and planning framework to endow flight vehicles with the ability of agility adaptation in partially observable cluttered environments.
We realized online COM trajectory and foothold planning for quadruped locomotion. Besides, we proposed an end-to-end trajectory and foothold planning method based on reinforcement learning for quadruped robot.
Robocup Zhejiang Robot Competition, 2022; China Robot Competition/Robocup China Open, 2023
Introduction / video1 / video2
During my year in the team, I was responsible for developing the muti-vehicle-ball-passing-point calculating module based on OpenAcc.
I'm also responsible for refining the ball interception module and completing the mapping from velocity to force to achieve the regulation of ball speed.
Continuous Trajectory Generation for Autonomous Driving SRTP(Student Research Training Program) , Zhejiang University, 2022-2023
Advised by Prof. Rong Xiong
We designed and trained a two-stage network, which firstly generates feasible domain based on rough navigation and RGB images, and then fuses point cloud information to generate continuous trajectory expressions. Finally, we realized vehicle autonomous driving in CARLA.
We Designed the robot from scratch and implemented functions such as object detection, multi-device communication, object grasping, and line-following.
Path Planning and Tracking Course Project, 2023
code&page
I realized RRT*, A* and JPS path planning methods and realized DWA trajectory tracking method.