Skip to content
View liuji1031's full-sized avatar
Block or Report

Block or report liuji1031

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

Hello World! 🌏

About me

  • πŸ‘‹ I am Ji Liu, a roboticist with an unexpected background in training small rodents 🐹 (I actually got a PhD for that). Currently a master's student in robotics at the University of Maryland, I feel passionate about bringing more intelligent robots πŸ€– to the world, so we can get to where we want to be faster, literally and figuratively.

  • πŸ‘©πŸ»β€πŸ’» The topics in robotics I am excited about include autonomous robots, control, motion planning, SLAM, reinforcement learning, etc. In this repo, you can find some of my coursework and personal projects that touch upon various aspects of these topics. I love learning new methods and concepts in robotics and am constantly pushing my technical boundaries.

  • 🌱 I’m currently learning SLAM on my own and check out my latest project.

  • 🎨 Aside from these, my other interests include 3D modeling/sculpting (I know some Blender and Zbrush), audiobooks, etc. One of my favorite reads is Creativity Inc. by Ed Catmull and Amy Wallace, which talks not only just about technical creativity but also about creative methods in managing people in an organization.

  • πŸ“§ Feel free to reach out to me if you would like to connect! My email is liuji1031@gmail.com

Pinned

  1. slam_ekf_ros2 slam_ekf_ros2 Public

    Implementation of EKF SLAM method in Python, working with ROS2 and Gazebo

    Python 8 2

  2. homography_net homography_net Public

    A deep learning framework for extracting the homography between related images

    Jupyter Notebook 1

  3. autonomous_target_retrieval_delivery autonomous_target_retrieval_delivery Public

    making a wheeled robot find, retrieve and deliver color blocks autonomously

    Python 10 3

  4. turtlebot_controller_q_learning turtlebot_controller_q_learning Public

    teaching the turtlebot to find and reach the target object through reinforcement learning

    Jupyter Notebook

  5. optical_flow_obstacle_avoidance optical_flow_obstacle_avoidance Public

    autonomous obstacle avoidance using a single camera based on balanced optical flow strategy

    Python

  6. ARIAC_kitting_task ARIAC_kitting_task Public

    solving the kitting task in the ARIAC challenge hosted by NISTH

    C++