Skip to content
View samuko-things's full-sized avatar

Organizations

@collabo-community

Block or report samuko-things

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

Hi there, I am Samuel Obiagba (aka samuko-things) 👋

Roboticist | Backend Developer | Founder of robocre8

Pinned Loading

  1. mobo_bot mobo_bot Public

    Forked from robocre8/mobo_bot

    an open-source differential drive ROS2-based educational robot (similar to the popular Turtlebot, Andino bot, limo robot, etc.) for learning advanced mobile robotics and navigation concepts in ROS2.

    Python

  2. move_to_goal move_to_goal Public

    path tracking algorithm from the PythonRobotic codes adapted for ROS2

    Python 1 1

  3. serial_comm_pyserial_and_arduino serial_comm_pyserial_and_arduino Public

    sample serial communication code between pyserial and arduino that can be adapted to any project.

    C 2

  4. arrow_key_teleop_drive arrow_key_teleop_drive Public

    ros2 package to help you drive your robot similar to the teleop drive but with arrowkeys

    Python

  5. imu_madgwick_filter imu_madgwick_filter Public

    madgwick filter arduino library based on the imu_tool madgwick code by CCNYRoboticsLab

    C++ 3

  6. opencv_basics_py opencv_basics_py Public

    Sample basic codes for your OpenCV projects

    Python