harunkurtdev's Stars
felixpalmer/procedural-gl-js
Mobile-first 3D mapping engine with emphasis on user experience
maptalks/maptalks.three
A maptalks layer to render with three.js.
Bunkerbewohner/threejs-hex-map
A simple 3D hexagonal terrain map based on three.js
mert2m/nodejs-restapi-for-Heroku
NodeJs Basic REST API for Heroku
anthonycorletti/firestore-fastapi
FastAPI with Google Cloud Firestore.
fujitatomoya/ros_k8s
Kuberenetes / ROS&ROS2 Cluster Samples
dottantgal/ROS2_learning
A useful collection of CPP and PYTHON examples to learn ROS2 from zero
ychikawa/StereoTriangulation
PacktPublishing/Expert-Cpp-Programming
Expert C++ Programming, published by Packt
tech-jamara/SimpleDjangoPortfolio
🔥Simple Python Django Portfolio
guduzhe123/offboard_multi
Nebula4869/YOLOv5-ncnn-arm
An ncnn implementation of YOLOv5 on ARM devices, capable of using GPU to accelerate inference
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
onlytailei/CppRobotics
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
rcgc/RoboticVisionCourse
Robotic Vision course exercises
keineahnung2345/digital-image-processing-cpp
cpp implementation for algorithms in the book "digital image processing and computer vision"("数字图像处理与机器视觉-Visual C++与Matlab实现")
hzwer/Awesome-Optical-Flow
This is a list of awesome paper about optical flow and related work.
TareDevarsh/distance_fromcamera
ContentsViewer/OpenCV-StereoCamera
rishabsingh3003/ardupilot_depthai_scripts
Contains examples for DepthAI integration with ArduPilot
Open-UAV/samples
aarondigu/ROS-with-PX4-SITL-for-Beginners
This repository is created as a guide for beginners who want to use the PX4 SITL with ROS and Gazebo. It is recommended to use it in a computer with minimum intel core i5 and 8 GB of RAM.
IntelligentRoboticsLabs/gb_visual_detection_3d
mtrebi/catkin_ws
Bug0 navigation algorithm in a Turtlebot 2.0 to move from A to B avoiding obstacles
hoverboard-robotics/hoverboard-driver
ROS hardware driver for UART-controlled hoverboard
anuppari/formation_control
ROS package for decentralized formation control with obstacle avoidance and connectivity maintenance
YugAjmera/navros_pkg
ROS Package for Autonomous Navigation for Differential drive robots
matlabbe/rtabmap_drone_example
Example of using move_base with mavros/px4 and rtabmap visual SLAM
szebedy/autonomous-drone
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
atb033/multi_agent_path_planning
Python implementation of a bunch of multi-robot path-planning algorithms.