You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code for an autonomous scale tractor using an STM32H755 dual-core module to follow GPS waypoints and communicate with a John Deere camera. Includes C implementations for sensor integration and real-time path control using SPI, I2C, UART, and CAN protocols.
This project contains C++ Fotokite Pro library. Fotokite Pro is a tethered unmanned aerial vehicle by Perspective Robotics. This library can be used to get telemetry data from Fotokite and to send commands to Fotokite. It also supports waypoint navigation that can handle multiple tether contact points with obstacles.
Capstone Project : In this project, we implement a Real Self Driving Car in python to maneuver the vehicle around the track while following the traffic rules.
This is the final project in Udacity's Self-Driving Car Engineer Nanodegree where we will implement ROS nodes to control Carla - Udacity's self-driving car.