Avatar
李谨杰
博士在读 东京大学
研究兴趣:机器人学,基于优化的控制,仿真

关于我

你好,我是一名博士研究生,目前就读于东京大学机械工程学院,师从Lecturer Moju ZHAO

我的研究兴趣为机器学习与控制理论的结合,并将其应用到算法设计、大规模仿真与实物系统中。

我在北京航空航天大学获得本科(2020,自动化)和硕士(2023,控制科学与工程)学位。关于我的更多信息,可以查看简历

科研

基于模型预测的无人机密集编队跟踪控制算法研究
 ▪️  Jinjie Li, Liang Han, Haoyang Yu, et al.
 ▪️  硕士学位论文; IEEE Conference on Decision and Control (CDC23)
🕗 2021.11 - 2023.5
🔗 [中文论文] [paper] [code]
NDP-NMPC

本课题将从拓展多无人机编队技术实际应用场景出发,研究包含气动扰动建模补偿的多无人机密集编队跟踪问题。

摘要   多旋翼无人机集群常常以编队飞行的方式移动。当无人机集群在城市、森林等充满障碍的复杂环境中穿行时,需要收缩队形进行密集编队以提高在狭窄空间中的穿越能力。然而,多旋翼无人机通过旋翼向下方吹动空气以产生升力,这种下洗气流气动效应容易干扰近距离飞行的其他无人机,从而威胁密集编队飞行安全。为解决上述问题,本文以四旋翼无人机为研究对象,通过神经网络建模机间下洗气流扰动,同时结合非线性模型预测控制(MPC)方法提出密集编队跟踪控制算法,最终通过仿真与实物飞行验证算法有效性。

Development of a Data-Oriented Programming 3D Simulator for Heterogeneous Mobile Robots
 ▪️  Jinjie Li, Liang Han, Haoyang Yu, et al.
 ▪️  ICRA 2023 Workshop on The Role of Robotics Simulators for Unmanned Aerial Vehicles
🕗 Sept. 2020 - Mar. 2023
🔗 [paper] [poster]
triangle sim

Develop a simulation platform for mobile robotics based on data-oriented programming, supporting the simulation of over 1000 nodes.

Abstract Large-scale simulation with realistic nonlinear dynamic models is crucial for algorithms development for swarm robotics. However, existing platforms are mainly developed based on Object-Oriented Programming (OOP) and either use simple kinematic models to pursue a large number of simulating nodes or implement realistic dynamic models with limited simulating nodes. In this paper, we develop a simulator based on Data-Oriented Programming (DOP) that utilizes GPU parallel computing to achieve large-scale swarm robotic simulations. Specifically, we use a multi-process approach to simulate different kinds of agents and leverage PyTorch with GPU to simulate one kind of agents with a large number to achieve large-scale parallel computing for swarm robotics. We test our approach using a nonlinear quadrotor model and demonstrate that this DOP approach can maintain almost the same computational speed when quadrotors are less than 5,000. We also provide two examples to demonstrate the functionality of the platform.

Indoor Localization for Quadrotors using Invisible Projected Tags
 ▪️  Jinjie Li, Liang Han, Zhang Ren
 ▪️  IEEE International Conference on Robotics and Automation (ICRA22)
🕗 May 2021 - Feb. 2022
🔗 [oral] [paper] [video]
IPT

This work proposes a real-time centimeter-level indoor localization method based on invisible projected tags (IPT).

Abstract Augmented reality (AR) technology has been introduced into the robotics field to narrow the visual gap between indoor and outdoor environments. However, without signals from satellite navigation systems, flight experiments in these indoor AR scenarios need other accurate localization approaches. This work proposes a real-time centimeter-level indoor localization method based on psycho-visually invisible projected tags (IPT), requiring a projector as the sender and quadrotors with high-speed cameras as the receiver. The method includes a modulation process for the sender, as well as demodulation and pose estimation steps for the receiver, where screen-camera communication technology is applied to hide fiducial tags using human vision property. Experiments have demonstrated that IPT can achieve accuracy within ten centimeters and a speed of about ten FPS. Compared with other localization methods for AR robotics platforms, IPT is affordable by using only a projector and high-speed cameras as hardware consumption and convenient by omitting a coordinate alignment step. To the authors' best knowledge, this is the first time screen-camera communication is utilized for AR robot localization.

项目

基于视觉定位的多无人机编队控制方法研究
 ▪️  本科学位论文院级优秀学士学位论文
🕗 2019.12 - 2020.06
🔗 [中文论文] [代码]
formation control

毕设内容主要包括(1)拍摄下方的二维码以进行视觉定位,并与IMU信息组合以提升定位可靠性;(2)应用Dyna-Q强化学习算法实现多架无人机编队控制任务的训练与部署;(3)在ROS-Gazebo仿真环境中进行算法验证。论文得分本专业第一

摘要   随着近几年计算机视觉技术和人工智能技术的蓬勃发展,集群化、自主化、智能化将成为无人机发展的重要方向。本论文将视觉定位技术与人工智能算法应用于无人机集群领域,实现了一种基于视觉定位与强化学习的多无人机编队控制系统,提升了无人机执行任务的自主性与抗干扰能力。论文的主要研究内容如下:

  首先,研究视觉定位的基本原理并建立视觉模型,进而应用计算机视觉技术,实现摄像头标定、二维码检测、解码和位姿求解等步骤以获得视觉定位信息,并与惯性导航方式进行信息融合,以在Gazebo仿真环境中搭建的稀疏二维码场景下实现自主、连续、精确的定位效果。其次,研究强化学习的基本原理,将编队问题分解为目标跟踪任务与避碰任务并分别设计状态空间、动作空间和奖励函数,并结合Dyna-Q强化学习算法设计训练流程。进而基于ROS/Gazebo仿真环境搭建虚拟现实仿真平台,分别完成对目标追踪算法与避碰算法的训练。最后,应用视觉定位算法与强化学习编队算法,完成五架无人机包含内部避碰的协同定位与控制任务,取得良好的协同编队效果。

限时载运空投飞机设计与优化
 ▪️  中国国际飞行器设计挑战赛 (CADC)复材组组长、太阳能飞手
🕗 2017.07 - 2018.10
🔗 [BMFA News Magazine 杂志报道] [技术细节 & 视频] [操纵手训练 & 视频]
aeromodelling

完成高机动载重飞机的设计与制作,飞机翼展 5 米,最大载重量 24kg,起飞重量 27.5kg,常规飞行速度 15m/s,可用过载 3g。负责复合材料部分的技术攻关,机翼主梁采用碳纤维-PMI-碳纤维夹心结构,外缠凯夫拉线加强;机翼 D 型盒采用碳纤维与玻纤夹心泡沫技术(CGFRP)制作。材料的改进使得机翼最大扭矩在原基础上提升 161.07%,显著提升飞机性能。在 2018 年中国国际飞行器设计挑 战赛(CADC)限时载运空投项目中,北航航模队三个机组包揽个人前三与团体冠军,为历史最好成绩。此外,作为太阳能飞机的飞手参加比赛。


可调节恒温控制系统的设计与制作
 ▪️  模拟电子技术基础-课程设计组长
🕗 2018.03 - 2018.06
🔗 [视频] [技术细节] [代码 & PCB]
water heater

从零开始设计、制作一个可设定温度的恒温控制系统实物。该系统采用 220V 供电,可在 50°C~100°C之间设置温度,可通过手机蓝牙控制,并且能在五分钟内快速升温或降温到指定温度。项目得分本专业第一

分享

  • 2022.12 - 文献分享 - [PPT]

    Accommodating unobservability to control flight attitude with optic flow, Nature, 2022

  • 2022.04 - Zotero的简介&技巧 - [PPT]

  • 2022.03 - 成果分享 - [PPT]

    Indoor Localization for Quadrotors using Invisible Projected Tags, ICRA, 2022

  • 2021.12 - 文献分享 - [PPT]

    Neural Lander: Stable Drone Landing Control Using Learned Dynamics, ICRA, 2019

  • 2021.10 - 文献分享 - [PPT]

    Lyapunov-stable neural-network control, RSS, 2021

  • 2021.03 - 文献分享 - [PPT]

    Glider soaring via reinforcement learning in the field, Nature, 2018

    Learning to soar in turbulent environments, PNAS, 2016

  • 2020.10 - 文献分享 - [PPT]

    Graph Neural Networks for Decentralized Multi-Robot Path Planning, IROS, 2020

爱好

以前我喜欢航模,现在很幸运它已经变成我的研究方向。此外我喜欢旅行🌏、摄影📷、滑雪⛷️ 🏂和各种球类运动🎾🏓🏸🏀。如果你对下面的图片感兴趣,可以进入我的摄影主页查看更多。

my photos