Skip to content
View Shiniester's full-sized avatar

Highlights

  • Pro

Block or report Shiniester

Report abuse

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

Report abuse

Popular repositories Loading

  1. python_motion_planning python_motion_planning Public

    Forked from ai-winter/python_motion_planning

    Motion planning and Navigation of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, DWA, APF, LQR, MPC, …

    Python

  2. PathPlanning PathPlanning Public

    Forked from zhm-real/PathPlanning

    Common used path planning algorithms with animations.

    Python

  3. dotfiles dotfiles Public

    GLSL

  4. Cpp-Primer-Plus-6th Cpp-Primer-Plus-6th Public

    Forked from ShujiaHuang/Cpp-Primer-Plus-6th

    《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。

    C++

  5. DRL-robot-navigation DRL-robot-navigation Public

    Forked from reiniscimurs/DRL-robot-navigation

    Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator. Using Twin Delayed Deep Deterministic Policy Gradient (TD3) neural network, a robot learns to navigate to a random g…

    Python