Skip to content
View kaorusha's full-sized avatar

Block or report kaorusha

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
kaorusha/README.md
  • 👋 Hi, I’m @kaorusha
  • 👀 I’m interested in robotics control algorithm for drone and autonomous car.
  • 🌱 I’m currently learning PX4 autopilot.
  • 💞️ I’m looking to collaborate on repos that used in my project, mainly sensor drivers and documentations.
  • 📫 How to reach me [email protected]

Popular repositories Loading

  1. CarND-Behavioral-Cloning-P3 CarND-Behavioral-Cloning-P3 Public

    CNN model using NVidia architecture to steer autonomously in the simulator. The model is trained by pictures taken by 3 cameras when driving on the simulated track.

    Python

  2. CarND-Extended-Kalman-Filter-Project- CarND-Extended-Kalman-Filter-Project- Public

    Utilize a kalman filter to estimate the state of a moving object by laser and radar sensor

    C++

  3. CarND-Kidnapped-Vehicle-Project CarND-Kidnapped-Vehicle-Project Public

    particle filter localization

    C++

  4. CarND-Path-Planning-Project CarND-Path-Planning-Project Public

    Use a FSM for behavior planning and spline for trajectory planning with given map waypoints

    C++

  5. CarND-PID-Control-Project CarND-PID-Control-Project Public

    Online twiddle algorithm to fine tune the PID parameters.

    C++

  6. CarND-Capstone CarND-Capstone Public

    Forked from udacity/CarND-Capstone

    Using ROS to subscribe sensor data from simulator server and publishing the calculated throttle and steer, and waypoints command.

    CMake