Skip to content
View chen-harrison's full-sized avatar

Block or report chen-harrison

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
chen-harrison/README.md

🤖 Hi, I'm Harrison, a robotics software engineer.

About

I have primarily worked on mapping, perception, and localization algorithms for robotic systems, and my career interests are in the realm of SLAM and computer vision. I'm a self-driven learner who enjoys working on complex challenges while collaborating with others. My goal is to apply my robotics knowledge to build technologies that make a positive impact.

If you'd like to contact me, please feel free to reach out over email or LinkedIn, both located in my profile.

Proficiencies

Software: C++, Python, Bash, Git, Docker, MATLAB, CI/CD
Robotics: ROS/ROS 2, OpenCV, Eigen, 3D geometry, sensor calibration

Personal Work

  • Contributed documentation and code PRs into open-source repos (e.g. ROS 2, Gazebo)
  • Dotfiles for maintaining a portable set of configurations
  • Linux installation scripts that allow me to configure and spin up a clean install of Ubuntu quickly
  • Container registry which uses GitHub Actions to maintain a 'tools' Docker image that allows me to pull helpful packages into my images used for development

Currently Working On

Goals

  • Use GTSAM in a personal visual SLAM project
  • Improve efficiency with debugging tools
  • Get familiar with a robotics simulation environment
  • Contribute more to open-source projects

Pinned Loading

  1. slambot slambot Public

    SLAM robot project from the Robotic Systems Laboratory course (ROB 550) at the University of Michigan (Winter 2020)

    C++ 1

  2. balancebot balancebot Public

    Inverted pendulum robot project from the Robotic Systems Laboratory course (ROB 550) at the University of Michigan (Winter 2020)

    C

  3. armbot armbot Public

    Robot manipulator project from the Robotic Systems Laboratory course (ROB 550) at the University of Michigan (Winter 2020)

    Python 1

  4. dotfiles dotfiles Public

    Personal dotfiles repo

    Shell

  5. containers containers Public

    Container registry management

    Dockerfile

  6. missing-semester-notes missing-semester-notes Public

    Notes I took on The Missing Semester of Your CS Education from MIT