Skip to content
View WhizK1D's full-sized avatar
Block or Report

Block or report WhizK1D

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

  1. ros-a-star-vfh ros-a-star-vfh Public

    Implement a navigational robot that performs global planning using A* and local planning using Vector Field Histogram (VFH) to help navigate the robot from start to end for a given map.

    Python 13 2

  2. basic-env basic-env Public

    Set of basics for setting up personal environment; set of aliases for bash, git and some vim setup

    Shell 2

  3. cse633-mpi-nbody-simulation cse633-mpi-nbody-simulation Public

    Simple gravitational N-body simulation using MPI for CSE633 - Parallel Algorithms.

    C 1

  4. parallel-prefix parallel-prefix Public

    Assignment repo for prefix scan implementation using OpenMP for Intro to PDP course

    C++

  5. dumb-bug-2 dumb-bug-2 Public

    Simple implementation of the Bug-2 path finding algorithm, implemented using rospy for a simple differential drive 2-wheeled robot.

    Python 1

  6. rospy-bayes-filter rospy-bayes-filter Public

    Robotics Algorithms project for implementing a Bayes filter that estimates the next state based on data from all previous states, measurements and control inputs. Also implement RViz markers for th…

    Python