Skip to content
View SurabhiGupta17's full-sized avatar

Highlights

  • Pro

Block or report SurabhiGupta17

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

Pinned Loading

  1. DifferentialDriveSim DifferentialDriveSim Public

    This project is a 2D simulation focused on learning and implementing differential drive kinematics and PID control from scratch using Pygame. The goal is to explore and understand the mathematical …

    Python 9 1

  2. SplineVisualiser SplineVisualiser Public

    An interactive spline visualiser for robots that helps you check edge cases in path planning with custom obstacles.

    Python

  3. PathFinder PathFinder Public

    A 2D path planning visualiser which allows you to select a start pose, goal pose and add custom obstacles on a map and run a path planning algorithm of your choice on it

    Python 1

  4. Nav2PathFinder Nav2PathFinder Public

    This project focuses on learning how to set up the Navigation 2 (Nav2) stack on a robot. My goal is to implement custom path planning algorithms and create a planner plugin to enhance navigation ca…

    CMake

  5. TurtleSimBuster TurtleSimBuster Public

    A game in Turtlesim where the main turtle goes and kills spawned turtles. This is a project I built to get familiar with ROS2 concepts and PID control.

    Python