lovesh1711's Stars
AtsushiSakai/PythonRobotics
Python sample codes and textbook for robotics algorithms.
CoreyMSchafer/code_snippets
uzh-rpg/flightmare
An Open Flexible Quadrotor Simulator
IvLabs/resources
Resources on various topics being worked on at IvLabs
IvLabs/ResearchPaperNotes
Initiative to read research papers
IvLabs/stagewise-knowledge-distillation
Code implementation of Data Efficient Stagewise Knowledge Distillation paper.
IvLabs/person_following_bot
Algorithm for user tracking and following (turtle bot control)
IvLabs/Variational-DL
Variational Deep Learning implementations, starting from simple Autoencoders.
IvLabs/Summer-Projects
Projects done by summer interns
IvLabs/tethered-aerial-vehicle
Assisted navigation using a tethered UAV
ctu-mrs/leader_follower_task
Seminar task used during the MRS Summer school 2020. The goal is to develop a controller for a follower drone in order to keep up with an evading leader drone.
Pranav2442/Glide-Game-Controller
lovesh1711/Inverted-Pendulum
Inverted Pendulum Control using PID, LQR and Hybrid Model
lovesh1711/3D-Controller-and-Trajectory-Generation
Extending our PD controller to control a quadrotor in 3D. We will then generate the time parameterized trajectories such that the quadrotor will navigate through all of the given waypoints
lovesh1711/Black-Line-Follower-Robot
lovesh1711/Cruise-Controller-for-a-car-PID-
Using Python to develop a Cruise Control for a car for a fixed set-point velocity.(PID)
lovesh1711/Quadrotor-Control-in-the-Plane
Implementing the PD controller to control the motion of the quadrotor in the Y-Z plane.
lovesh1711/Quadrotor-Simulator-and-PD-Controller
Working with the quadrotor simulator and implementing a Proportional Derivative (PD) controller. Implementing our own PD controller to control the height of a quadrotor, as well as tune its gains.
lovesh1711/Stylus_controlled_snake_game
lovesh1711/taut-cable-2D-control
Implementation of the paper 'Taut Cable Control of a Tethered UAV' by Marco Nicotra et al.
lovesh1711/Virtual-drawing-pad