Skip to content
View peitianyu's full-sized avatar

Block or report peitianyu

Report abuse

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

Report abuse
peitianyu/README.md

Hi there 👋 You are my Visitor Count visitor!

😄  About Me

Hi, I'm Pei tianyu from SuZhou. Now working as a SLAM algorithm engineer for a sweeper company. Love toss, love learn.

🚩  My Highlights

  •   Building many easy-to-use frameworks
    •   bt_tree : A demo that facilitates the understanding of what the concept of a bt-tree is, I'll be implementing a scripting language specifically for this part later on. Make it look elegant and easy to use.
    •   c++ test template / new_test_platform / c test template : Easy and simple to run compiled test unit programs
    •   post : Constantly updated study notes
  •   Self-implemented SLAM framework
  •   SLAM Utils
  •   GUI
    • 2d_plot : A simple svg toolkit that generates points, lines, circles, rasters, text and more.
    • x11_gui : Similar to 2d_plot, but implemented using x11.
    • tt_tui : Terminal use of ui tools, designed initially to do simulation tools for c251, covering some basic ui components: text boxes, drop-down windows, key reading, cursor movement, and other basic features
  •   embedded
    •   c251_utils : Compiling the c251 toolset under wsl1 only
    •   ornithopter_ctrl : Rudder control for flapping wing aircraft, Still updating.
    •   tt8051 : Asm to hex utils

🔭  Current Interests

I'm currently working on following topics. If you want to collaborate, welcom to mail me at 1216582461@qq.com or add my wechat pty21821 . 🤝🏻

  •   Deep Learning
  •   C251 C Compiler
  •   Robotic Arm Control
  •   SLAM

🛠  Tech Stack

  • Language & Framework:   Python C C++ ROS MATLAB Git GitHub Markdown
Jie's GitHub stats Top Langs Clustermap

Jie's github activity graph

Pinned Loading

  1. new_test_platform new_test_platform Public

    C++

  2. lite_slam lite_slam Public

    C++ 11

  3. slam_platform slam_platform Public

    C++

  4. tt_tui tt_tui Public

    C

  5. X11_GUI X11_GUI Public

    C