Skip to content
View nirmitparikh8's full-sized avatar

Organizations

@youthcomputing

Block or report nirmitparikh8

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

Popular repositories Loading

  1. MPC-Controller MPC-Controller Public

    This repository contains MATLAB code for simulating an adaptive Model Predictive Control (MPC) based obstacle avoidance system for an ego vehicle. The simulation is performed in a discrete-time set…

    MATLAB 10 1

  2. AStar-Path-Planner AStar-Path-Planner Public

    This repository demonstrates path planning using the A* algorithm for a mobile robot navigating through a maze-like environment. Matlab generates a scenario with walls and obstacles, plans a path f…

    MATLAB 3

  3. Robot-Localization-Particle-Filter-Simulation Robot-Localization-Particle-Filter-Simulation Public

    A Python based Particle Filter algorithm to estimate a robot's position and orientation within an environment by maintaining a collection of particles that adaptively converge to the true state bas…

    Python