Zuhair-A-Ahmed
M.Sc. in Mechatronics/Control and Systems Engineering. Autonomous Mobile Robotics, SLAM, Embedded Systems, ROS, C++, and Python.
University of Technology-IraqIraq
Zuhair-A-Ahmed's Stars
Dhaour9x/SLAMBenchmarkFramework
The SLAM Benchmark Framework is designed for evaluating 2D SLAM maps by comparing them with ground truth maps. This framework consists of pre-processing and evaluation stages, allowing users to assess the accuracy of various 2D SLAM algorithms.
simorxb/Wheeled-robot-model
Kinematic model of a two-wheeled robot
ros-planning/navigation
ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
joshnewans/my_bot
Template for a ROS package
vmayoral/ros-robotics-companies
A list of robotics companies using the Robot Operating System (ROS and ROS 2).
sharu725/online-cv
A minimal Jekyll Theme to host your resume (CV) on GitHub with a few clicks.
shubham3121/Control-of-Mobile-Robots
Control of Mobile Robots is a course that focuses on the application of modern control theory to the problem of making robots move around in safe and effective ways. This course is created by Georgia Institute of Technology and taught by Dr. Magnus Egerstedt on Coursera.
abdulahad01/mobileRobotics
Assignments and related course material completed by me as part of the 'Online Training: Mobile Robotics' from Dr. Cyril Stachniss
alexlenail/NN-SVG
Publication-ready NN-architecture schematics.
JatinVira/100-Days-of-Ros
A breakdown of 100 days encapsulating my journey of learning ROS, starting at the basic and upscaling to advanced concepts
mathiasmantelli/awesome-mobile-robotics
Useful links of different content related to AI, Computer Vision, and Robotics.
ArcBotics/Sparki
Low-Cost Educational Robot
lhf2011/Optimizations-on-GMapping-SLAM
Optimize openslam-GMapping in three aspects: motion model, sensor data preprocessing, and mapping
xiao-ge4/gmapping
Notes & understanding for Gmapping
jiamen/my_slam_gmapping
my_slam_gmapping
arabs-in-neuro/intro_to_comp_neuro
Course content for Introduction to Computational Neuroscience Course
Dhaour9x/cSLAM
a tool for comparing SLAM algorithm
MichaelGrupp/evo
Python package for the evaluation of odometry and SLAM
JoveH-H/SLAM-GMapping-learn
GMapping算法解读
justinlim812/udacity_practice_slam_gmapping
Implement a gmapping ROS package that is based on the Grid-based FastSLAM algorithm to map an environment.
ctran20/ROS_SLAM_Navigation
A ROS program of a turtlebot burger generating a map and then navigating through the four main room of it
WaliaRohan/TurtlebotNavigation
Repository for Turtlebot Navigation using gmapping
norhidayahm/FKEKK_UTeM
This dataset are sensor measurements for Gmapping algorithm. The experiment is conducted at one of the building of Faculty of Electronics Engineering and Computer Engineering, Universiti Teknikal Malaysia Melaka (UTeM), Malaysia.
ChengeYang/TurtleBot3-Gmapping
C++ implementation of Gmapping for Turtlebot3 in ROS.
Allopart/rbpf-gmapping
MatLab implementation of a Rao-Blacwellized Particle Filter for Grid- Based FastSlam
RaulLazaro/system-to-detect-and-localise-garbage-on-the-floor
ROBOTIS-GIT/turtlebot3
ROS packages for Turtlebot3
ROBOTIS-GIT/OpenCR
Software for ROS Embedded board (a.k.a. OpenCR). OpenCR means Open-source Control Module for ROS.
lukovicaleksa/autonomous-driving-turtlebot-with-reinforcement-learning
Implementation of Q-learning algorithm and Feedback control for the mobile robot (turtlebot3_burger) in ROS.
udacity/RoboND-EKFLab
Extended Kalman Filter Localization Lab