Skip to content
View Haroldlhl's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Beijing Institute of Technology
  • Beijing
  • 04:08 (UTC +08:00)

Highlights

  • Pro

Block or report Haroldlhl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Haroldlhl/README.md

✨ 黎宏林

🚀 兵器科学与技术 | 路径规划 | 最优化理论 | 自动驾驶端到端
📍 北京理工大学
🎯 专注于无人机/无人车轨迹规划,包括基于优化的方法以及端到端方法


🚀 About Me

  • 🎓 北京理工大学 兵器科学与技术(2023.09-2026.6)
  • 🤖 研究方向路径规划 最优化理论 自动驾驶端到端
  • 💻 技术栈C++ Python ROS Pytorch
  • 🌱 正在学习:自动驾驶端到端
  • 📫 联系我📧 [email protected]

💻 Projects & Research

🔹 强化学习在雷达对抗中的应用

  • 📌 “新长江杯”智能无人系统应用挑战赛-飞行避障项目
  • 📡 实现:测试基于硬约束的多项式轨迹生成算法, 部署基于软约束的B样条轨迹生成算法
  • 🚀 技术ROS 路径规划 轨迹规划

🔹 Transfuser自动驾驶规划大模型项目

  • 🏢 完成内部多模态信息融合模块与轨迹输出模块
  • 🔧 技术Pytorch transformer GRU

🏆 Competitions & Awards

🏅 国家级竞赛

  • “新长江杯”智能无人系统应用挑战赛

    • 飞行避障赛道 - 三等奖 (轨迹规划部分负责人)
  • 美国大学生数学建模竞赛

    • 二等奖 (模型设计与论文撰写)

🏅 校级竞赛

  • 世纪杯”学生课外学术科技作品竞赛
    • 二等奖 (电路版制作与处理程序编写)

🛠 Skills

  • 编程语言C++ Python
  • 工具Pytorch ROS
  • 算法:图搜索、优化算法、深度学习
  • 模型transformer BEVFormer Deformable DETR

📊 GitHub Stats

Top Langs Anurag's GitHub stats

Popular repositories Loading

  1. mavlink_recv_send mavlink_recv_send Public

    C 1

  2. Astar Astar Public

    毕业设计中A星代码部分

    Python 1

  3. CppCoreGuidelines-zh-CN CppCoreGuidelines-zh-CN Public

    Forked from lynnboy/CppCoreGuidelines-zh-CN

    Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.

    1

  4. ego-planner ego-planner Public

    Forked from ZJU-FAST-Lab/ego-planner

    learn how to use ego planner

    C++ 1

  5. Haroldlhl Haroldlhl Public

    1

  6. pathplan-hw4 pathplan-hw4 Public

    深蓝学院课程作业

    C++