Skip to content
View raphaellevisse's full-sized avatar
  • Princeton Neuroscience Institute
  • Princeton, NJ

Block or report raphaellevisse

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Minimal_Inverse_Kinematics Minimal_Inverse_Kinematics Public

    Simple C++ Inverse Kinematics library, taking axis, lengths and a goal position and solves the inverse kinematics using Jacobian Gradient Descent.

    C++ 2

  2. RobotArmStateEstimator RobotArmStateEstimator Public

    Personal project developing robot state estimation and calibration without external libraries (aside from Eigen). Visual Studio 2022 solution.

    C++ 2

  3. kalman_pid_estimation kalman_pid_estimation Public

    Personal hobby project using Kalman filters and PID controllers, with different graph search techniques to lead an autonomous vehicle on a randomised environment.

    Python 1

  4. NGL_Agent NGL_Agent Public

    Initial code for building RL Agent proofreading Brain data

    Python 1

  5. adaptive_polygonization adaptive_polygonization Public

    Alternative to cv2.approxPolyDP when you have a confidence map. Objective: Fewer points on low confidence contour zones and more on high confidence.

    Python 1

  6. 206-robotic-programming 206-robotic-programming Public

    ROS labs for Robotics programming

    C++