• Stars
    star
    1
  • Language
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This drone project is based in the on Udacity's Flying car Nanodegree program. Here three individual projects

More Repositories

1

radar-target-generation-and-detection

Configures the FMCW waveform based on the system requirements. Then defines the range and velocity of a target and simulates its displacement. For the same simulation loop process, the transmit and receive signals are computed to determine the *beat* signal. Then it performs a Range FFT on the received signal to determine the Range Towards the end, perform the CFAR processing on the output of 2nd FFT to display the target.
MATLAB
70
star
2

lidar-obstacle-detection

Implements RANSAC plane-fitting, KD-tree and Euclidean clustering without PCL built-in functions
C++
5
star
3

camera_lidar_sensor-fusion_waymo

Measurements from LiDAR and camera of tracked vehicles are fused over time. Real-world data from the Waymo Open Dataset is used to detect objects in 3D point clouds and apply an extended Kalman filter for sensor fusion and tracking
Python
4
star
4

GANs

Generative Adversarial Networks from from the ground up.
Jupyter Notebook
3
star
5

object-tracking-3D

Match 3D objects over time by using keypoint correspondences. Compute the TTC based on Lidar and camera measurements.
C++
2
star
6

CarND-Unscented-Kalman-Filter-Project

C++
1
star
7

extended-kalman-filter

A Kalman Kilter is used to estimate the state of a moving object of interest with noisy lidar and radar measurements. RMSE values are lower than a specified tolerance.
C++
1
star
8

nand2tetris

Repository for the nand2tetris course where I create a computer starting from Nand gates. Mainly Hardware Description Language (HDL).
Assembly
1
star
9

CarND-Traffic-Sign-Classifier-Project

Jupyter Notebook
1
star
10

camera_lidar_fusion

Sensor fusion with camera and lidar via an extended kalman filter
Python
1
star
11

motion-planning-carla-simulator

Code for a motion planner in the Carla Simulator based on the Udacity Self-driving Car course
C++
1
star
12

AI-at-the-Edge

Inference with Intel's Public Zoo and Neural Compute Stick 2
JavaScript
1
star
13

drone-estimation

C++
1
star
14

drone-motion-planning

Python
1
star
15

drone-control

Udacity's drone control project.
C
1
star
16

opencv_practice

In this repository I store the OpenCV practive excercises
Python
1
star
17

mobile_apps

In this repository I store my mobile apps demos
C++
1
star