Skip to content
View kishan-grewal's full-sized avatar

Highlights

  • Pro

Block or report kishan-grewal

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

Kishan Grewal

C++ Python ROS 2 LinkedIn

navigation demo here

mini quadruped robot (mini-pupper-ros)

reinforcement learning (gym-rl-algos)

  • DQN, PPO, SAC, MBPO implementations for Gymnasium - Python • code

multithreaded robot simulation (cpp-2d-robot-sim)

  • concurrent worker architecture - C++17, std::thread, mutex synchronisation • code

autonomous tracked rover (rover-controller)

  • autonomous line and wall-following framework - C++ (Arduino) • code

Pinned Loading

  1. mangdangroboticsclub/mini_pupper_ros mangdangroboticsclub/mini_pupper_ros Public

    ROS 1 & 2 repos based on Mini Pupper legged robots from MangDang

    Python 143 57

  2. rover-controller rover-controller Public

    Term 3 group project: Arduino controller for a line-following, obstacle-avoiding rover using C++

    C++ 1