Skip to content
View UseTheForce007's full-sized avatar

    Organizations

    @Robotisim

    Block or report UseTheForce007

    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 is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse
    UseTheForce007/README.md

    Robotics Software Engineer

    Building autonomous systems with ROS2.

    Experienced in developing software for mobile robots, UAVs, and robotic manipulators. My work focuses on motion planning, autonomous navigation, perception and high-performance robotics software using C++ and Python.

    Technical Focus

    • ROS2
    • MoveIt2
    • Nav2
    • OMPL
    • OpenCV
    • pcl
    • OpenMP

    Areas of Interest

    • Perception
    • Performance Optimisation
    • Motion Planning
    • Robot Manipulation
    • Applied Mathematics and Modelling
    • Parallel/Distributed Computing

    Tech stack

    Pinned Loading

    1. kalman-filterkalman-filterPublic

      Implementing Kalman filter and EKF in c++

      C++

    2. Optimisation_101Optimisation_101Public

      Optimising Matrix Multiplication

      Jupyter Notebook

    3. ros2-pipeline-profilerros2-pipeline-profilerPublic

      A study of ROS2 internals including latency, DDS, Executors, QoS etc

      HTML

    4. Autonomous-Vacuum-ros2Autonomous-Vacuum-ros2Public

      Develop a completely functional pipeline in ROS 2 that autonomously moves the mobile robot to where it needs to be. It must be an optimised version capable of being run on constrained compute (RPI 4).

      Python

    5. task-scheduler-101task-scheduler-101Public

      A study of the makings of a decent scheduler in c++

      C++