-
A320-family Public
Forked from legoboyvdlp/A320-familyA high-quality Airbus A320 simulation for the open source simulator, FlightGear
Nasal GNU General Public License v2.0 UpdatedOct 24, 2024 -
RACER Public
Forked from SYSU-STAR/RACERRapid Exploration with Multiple Unmanned Aerial Vehicles (UAV)
C++ UpdatedOct 24, 2024 -
calculator Public
Forked from microsoft/calculatorWindows Calculator: A simple yet powerful calculator that ships with Windows
C++ MIT License UpdatedJan 8, 2024 -
LeetCode-Book Public
Forked from krahets/LeetCode-Book《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
Java Other UpdatedJan 4, 2024 -
Modern-CPP-Programming Public
Forked from federico-busato/Modern-CPP-ProgrammingModern C++ Programming Course (C++11/14/17/20)
UpdatedDec 29, 2023 -
ros_motion_planning Public
Forked from ai-winter/ros_motion_planningMotion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, DWA, APF etc.
C++ GNU General Public License v3.0 UpdatedDec 27, 2023 -
terrain-navigation Public
Forked from ethz-asl/terrain-navigationRepository for Safe Low Altitude Navigation in steep terrain for fixed-wing Aerial Vehicles (RA-L Submission)
C++ BSD 3-Clause "New" or "Revised" License UpdatedDec 23, 2023 -
-
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
Java Other UpdatedDec 13, 2023 -
project-based-learning Public
Forked from practical-tutorials/project-based-learningCurated list of project-based tutorials
MIT License UpdatedDec 11, 2023 -
awesome-chatgpt-prompts-zh Public
Forked from PlexPt/awesome-chatgpt-prompts-zhChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
MIT License UpdatedDec 6, 2023 -
HelloGitHub Public
Forked from 521xueweihan/HelloGitHub分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Python UpdatedDec 4, 2023 -
gramm Public
Forked from piermorel/grammGramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualiza…
MATLAB MIT License UpdatedNov 30, 2023 -
export_fig Public
Forked from altmany/export_figA MATLAB toolbox for exporting publication quality figures
MATLAB BSD 3-Clause "New" or "Revised" License UpdatedNov 29, 2023 -
awesome-mobile-robotics Public
Forked from mathiasmantelli/awesome-mobile-roboticsUseful links of different content related to AI, Computer Vision, and Robotics.
UpdatedNov 28, 2023 -
MATLAB-Deep-Learning-Model-Hub Public
Forked from matlab-deep-learning/MATLAB-Deep-Learning-Model-HubDiscover pretrained models for deep learning in MATLAB
MATLAB Other UpdatedNov 27, 2023 -
generative-ai-for-beginners Public
Forked from microsoft/generative-ai-for-beginners12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Jupyter Notebook MIT License UpdatedNov 23, 2023 -
libmav Public
Forked from Auterion/libmavC++ BSD 3-Clause "New" or "Revised" License UpdatedNov 22, 2023 -
AeroSandbox Public
Forked from peterdsharpe/AeroSandboxAircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.
Jupyter Notebook MIT License UpdatedNov 21, 2023 -
IntelligentUAVChampionshipSimulator Public
Forked from RoboMaster/IntelligentUAVChampionshipSimulatorThis the the repo containing all stages of the drone competition, including circle crossing, auto flight and FPV racing.
Dockerfile Other UpdatedNov 20, 2023 -
awesome-matlab-robotics Public
Forked from mathworks-robotics/awesome-matlab-roboticsThis is a list of awesome demos, tutorials, utilities and overall resources for the robotics community that use MATLAB and Simulink.
Other UpdatedNov 17, 2023 -
ROS2_PX4_Offboard_Example Public
Forked from ARK-Electronics/ROS2_PX4_Offboard_ExampleExample of controlling PX4 Velocity Setpoints with ROS2 Teleop controls. No need for QGC
Python UpdatedNov 16, 2023 -
Quadcopter-Drone-Model-Simscape Public
Forked from mathworks/Quadcopter-Drone-Model-SimscapeQuadcopter with multibody, electrical and thermal models follows a path to deliver a package.
MATLAB Other UpdatedNov 14, 2023 -
AlgorithmsAndDataStructure Public
Forked from Py-Contributors/AlgorithmsAndDataStructureAlgorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you
C++ MIT License UpdatedNov 12, 2023 -
Multi-Level-Adaptation-for-Automatic-Landing-with-Engine-Failure-under-Weather-Uncertainties Public
Forked from licj1/Multi-Level-Adaptation-for-Automatic-Landing-with-Engine-Failure-under-Weather-UncertaintiesThis projects addresses unmanned aerial vehicle (UAV) navigation and path planning under engine-out case for landing under severe weather using a Multi-Level Adaptation approach. This is a mileston…
MATLAB BSD 3-Clause "New" or "Revised" License UpdatedNov 9, 2023 -
NMPC-DCLF-DCBF Public
Forked from HybridRobotics/NMPC-DCLF-DCBFA collection of work using nonlinear model predictive control (NMPC) with discrete-time control Lyapunov functions (CLFs) and control barrier functions (CBFs)
MATLAB MIT License UpdatedNov 9, 2023 -
aerial_navigation_development_environment Public
Forked from caochao39/aerial_navigation_development_environmentLeveraging system development and robot deployment for aerial autonomous navigation.
C++ UpdatedNov 8, 2023 -
hist2d Public
Forked from beaudu/hist2dBivariable histogram plot, release compatible, no toolbox
MATLAB UpdatedNov 1, 2023 -
python_motion_planning Public
Forked from ai-winter/python_motion_planningMotion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, DWA, APF, Bezier, …
Python GNU General Public License v3.0 UpdatedOct 26, 2023 -
awesome-robotics-libraries Public
Forked from jslee02/awesome-robotics-libraries😎 A curated list of robotics libraries and software
Creative Commons Zero v1.0 Universal UpdatedOct 21, 2023