Skip to content
View tiansama's full-sized avatar

Highlights

  • Pro

Block or report tiansama

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
tiansama/README.md

Welcome to My GitHub Repository

About Me

I'm Tianyi Zhang, a curious programmer with a strong background in control systems and experience in path planning. Here's a brief overview of my technical expertise:

  • Programming Languages: C++, Python, and MATLAB.
  • Control Systems: PID (Proportional-Integral-Derivative), LQR (Linear Quadratic Regulator), LQI (Linear Quadratic Integral), and more.
  • Path Planning: A* algorithm.

Tech Stack

In this repository, you'll find code and projects related to my technical stack:

  • Programming Languages: C++, Python, and MATLAB.
  • Control Systems: PID, LQR, LQI.
  • Path Planning: A* algorithm.

Contact Me

Feel free to reach out to me through the following channels:

Popular repositories Loading

  1. interviewC- interviewC- Public

    Forked from huihut/interview

    📚 C/C++ 技术面试基础知识总结

    C++ 1

  2. SSY345 SSY345 Public

    final project

  3. robotic robotic Public

    for shenlanxueyuan/robotics course

  4. study428 study428 Public

    Forked from Qunzhang1996/study428

    深度学习、计算机视觉、OpenCV、自动驾驶、SLAM、C++/Python语言开发学习分享

    C++

  5. CppRobotics CppRobotics Public

    Forked from Qunzhang1996/CppRobotics

    cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control

    C++

  6. MotionPlanning-python MotionPlanning-python Public

    Forked from Qunzhang1996/MotionPlanning-python

    Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)

    Python