Skip to content
View akshay-antony's full-sized avatar
  • Pittsburgh
Block or Report

Block or report akshay-antony

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. BiDirectionalWeightedAstar BiDirectionalWeightedAstar Public

    Bi-directional weighted A* planning algorithm written in C++ using multi-threading features, faster than A* for certain goal locations in a map

    C++ 3

  2. DDPG DDPG Public

    An implementation of Deep Deterministic Policy Gradient Algorithm

    Python 1

  3. rrt rrt Public

    Basic implementation of rrt algorithm using circular obstacles

    C++

  4. moving_obstacle_gazebo moving_obstacle_gazebo Public

    CMake

  5. Astar_orginal Astar_orginal Public

    C++

  6. VPG VPG Public

    sample implementation of vpg with baselines

    Python