Pinned Repositories
Advanced-Lane-Lines
A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.
Algorithms-for-Automated-Driving
Each chapter of this (mini-)book guides you in programming one important software component for automated driving.
ARM_ex
ars408_driver
Radar driver
Biconnected_Components
Camera-based-ADAS
This project is a part of Computer Vision course at Innopolis University - Spring 23
Lunar_Lander_RL
Testing DQN, Double DQN and SAC RL algorithms with attempts to modify the reward function and the environment by adding and obstacle
mpc-cbf
Model Predictive Control with discrete-time Control Barrier Functions (MPC-CBF) for a wheeled mobile robot.
Nonlinear_MPCC_for_autonomous_racing
Nonlinear MPCC for autonomous driving of F1/10 cars
Panda_Robot_Arm
This repo containes educational examples on UR10 robot using python and robtotics toolbox.
ahmad12hamdan99's Repositories
ahmad12hamdan99/Camera-based-ADAS
This project is a part of Computer Vision course at Innopolis University - Spring 23
ahmad12hamdan99/Lunar_Lander_RL
Testing DQN, Double DQN and SAC RL algorithms with attempts to modify the reward function and the environment by adding and obstacle
ahmad12hamdan99/Panda_Robot_Arm
This repo containes educational examples on UR10 robot using python and robtotics toolbox.
ahmad12hamdan99/ars408_driver
Radar driver
ahmad12hamdan99/AutonomousRacing_Literature
Autonomous Literature Overview
ahmad12hamdan99/awesome-end-to-end-autonomous-driving
A curated list of awesome End-to-End Autonomous Driving resources (continually updated)
ahmad12hamdan99/Awesome-Trajectory-Motion-Prediction-Papers
ahmad12hamdan99/BEVPerception-Survey-Recipe
Awesome BEV perception papers and cookbook for achieving SOTA results
ahmad12hamdan99/CarMPC
Design a MPC controller that can drive a car.
ahmad12hamdan99/Computational-Intelligence-Slides-Spring-2023
ahmad12hamdan99/diffusion-literature-for-robotics
Summary of key papers and blogs about diffusion models to learn about the topic. Detailed list of all published diffusion robotics papers.
ahmad12hamdan99/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 goal point in a simulated environment while avoiding obstacles.
ahmad12hamdan99/End-to-end-Autonomous-Driving
All you need for End-to-end Autonomous Driving
ahmad12hamdan99/f1tenth_ws
A repository for autonomous racing written in ROS2, designed for the F1TENTH platform. Code can run both in the physical car, as well as simulation with custom launch files.
ahmad12hamdan99/intro-course-labs
ahmad12hamdan99/mpc_python
Python implementation of mpc controller for path tracking
ahmad12hamdan99/nuplan_garage
[ARXIV'23] Parting with Misconceptions about Learning-based Vehicle Motion Planning
ahmad12hamdan99/Optimization_Task
ahmad12hamdan99/python-control
The Python Control Systems Library is a Python module that implements basic operations for analysis and design of feedback control systems.
ahmad12hamdan99/Raceline-Optimization
This repository contains multiple approaches for generating global racetrajectories.
ahmad12hamdan99/radar_tester
Converts RadarTracks msg to PoseArray msg
ahmad12hamdan99/Rovers_vs_Cars
YOLOv8 and Mask RCNN models are trained a compared on a custom dataset that contains 2 classes which are car and Yandex delivery robot.
ahmad12hamdan99/safe-control-gym
PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
ahmad12hamdan99/SPA
Sensing, Perception and Actuation course at Innopolis University - Fall 2022
ahmad12hamdan99/spline-trajectory-optimization
Spline-based Trajectory Optimization Tool for Autonomous Racing (Indy Autonomous Challenge)
ahmad12hamdan99/Student_management_project
ahmad12hamdan99/teleop_car_ros2
simple ROS2 package for car teleop using keybaord
ahmad12hamdan99/Testing_Repo
This just a test for students
ahmad12hamdan99/top-cvpr-2023-papers
This repository is a curated collection of the most exciting and influential CVPR 2023 papers. 🔥 [Paper + Code]
ahmad12hamdan99/tyricle_kinematics
Simple class to describe the tyricle kinematic using python