nguyentries's Stars
dronekit/dronekit-python
DroneKit-Python library for communicating with Drones via MAVLink.
mit-acl/faster
3D Trajectory Planner in Unknown Environments
AtsushiSakai/PyAdvancedControl
Python codes for advanced control
mit-acl/mader
Trajectory Planner in Multi-Agent and Dynamic Environments
mit-acl/panther
Perception-Aware Trajectory Planner in Dynamic Environments
AtsushiSakai/PythonRoboticsGifs
Animation gifs of PythonRobotics
berkaysaka/ArduinoQuadcopterFlightController
Watch the video series(in Turkish) on Youtube https://www.youtube.com/watch?v=C9xkCMksQAs&list=PLtQlkJsohc9c_IXv-PY0WzH45f750nHhu
GasserElAzab/Platooning-of-3-ackermann-vehiles-controlled-by-Fuzzy-Logic-Control
This project includes many aspect and all of them are done by ROS/Gazebo environment and the programming language used is Python.Starting by launching 3 Ackerman vehicles in one Gazebo environment and providing a path planning of lane changing of the leader car, the leader will move according to this path using Fuzzy Logic Control, and the 2 followers will follow each other using Goal to Goal controller.
AtsushiSakai/awesome-robotics
A list of awesome Robotics resources
AtsushiSakai/matplotrecorder
A simple Python module for recording matplotlib animation
Ohara124c41/Udacity_Projects_Master_Repo
Contains my solutions for various Nanodegree Programs (Robotics, Artificial Intelligence, Machine Learning, Deep Reinforcement Learning, Computer Vision, Sensor Fusion, Flying Cars).
AtsushiSakai/PythonRoboticsPaper
PythonRoboticsPaper
AtsushiSakai/path_planner
Hybrid A* Path Planner for the KTH Research Concept Vehicle
inampaki/Drone-3D-Path-Planning
This project is a required submission for Udacity nano degree for autonomous flying car. In which the task is to plan a path for drone from an start state to a goal state in an urban area. The data set is comprised of obstacle geo points of the part of city.
AtsushiSakai/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
AtsushiSakai/neonavigation
A 2-D/3-DOF seamless global/local mobile robot motion planner package for ROS
Wentaobi/Robot-Fuzzy-logic
ROS path planning based on Fuzzy logic
AtsushiSakai/OpenVoronoi-
Open source python script generating a voronoi diagram using fortune's algorithm (https://dl.acm.org/citation.cfm?id=10549)
AtsushiSakai/PythonRoboticsBookJP
Pythonで学ぶ自律移動技術
AtsushiSakai/SLAM-Robot_Simu
SLAM-Robot_Simulation
AtsushiSakai/voronoi
A C implementation for creating 2D voronoi diagrams
AtsushiSakai/deep-learning-from-scratch
『ゼロから作る Deep Learning』のリポジトリ
AtsushiSakai/VoronoiDiagram
Fortune's algorithm to compute the Voronoi diagram of a weighted and non-weighted point set.
pvk3081/Fuzzy-Logic
Path Planning using Fuzzy Logic
AtsushiSakai/HelloROS
This is sample codes for robotics with ROS
AtsushiSakai/matplotlib
matplotlib: plotting with Python
AtsushiSakai/PythonTutorial
Python Tutorial
AtsushiSakai/Voronoi-1
Fortune's Algorithm in Python
AtsushiSakai/voronoi-quadtree
Library for approximating generalized Voronoi diagrams using quadtrees.
Rohan-Kalgutkar/Path_Planning_Fuzzy_Logic