Puneet Tiwari (ptiwari0664)

ptiwari0664

Geek Repo

Company:The Hi-Tech Robotics Pvt. Ltd.

Location:Gurgaon, India

Github PK Tool:Github PK Tool

Puneet Tiwari's repositories

SensorFusionNanoDegree

Learn to detect obstacles in lidar point clouds through clustering and segmentation, apply thresholds and filters to radar data in order to accurately track objects, and augment your perception by projecting camera images into three dimensions and fusing these projections with other sensor data. Combine this sensor data with Kalman filters to perceive the world around a vehicle and track objects over time.

Language:C++License:Apache-2.0Stargazers:49Issues:2Issues:1

RoboticsSoftwareEngineer

Begin your exploration into the world of robotics software engineering with a practical, system-focused approach to programming robots using the ROS framework and C++. In addition, learn and apply robotics software engineering algorithms such as localization, mapping, and navigation.

Language:C++License:Apache-2.0Stargazers:3Issues:0Issues:0

CplusplusProgramming

This repository consists how to write a program in the C++ language, including how to set up a development environment for writing and debugging C++ code and how to implement data structures as C++ classes. It is the first course in the Accelerated CS Fundamentals specialization.

Language:C++License:MITStargazers:1Issues:0Issues:0

ecn_visualodom

Visual odometry from homography labs

Language:C++License:MITStargazers:1Issues:1Issues:0

LidarDetection

Implementation of euclidean clustering for lidar sensors

Language:C++License:Apache-2.0Stargazers:1Issues:0Issues:0

MarcRover

A squad of robotic rovers are to be landed by NASA on a different planets like Mars, Pluto etc. You are responsible to land and operate the rovers sent for Mars plateau. This plateau, which is curiously flat and rectangular, must be navigated by the rovers so that their on- board cameras can get a complete view of the surrounding terrain to send back to Earth. A rover's position is represented by a combination of an x and y co-ordinates and a letter representing one of the four cardinal compass points. The plateau is divided up into a grid of cells to simplify navigation. An example position might be 0, 0, N, which means the rover is in the bottom left corner and facing North. In order to control a rover, NASA sends a simple string of letters. The possible letters are 'L', 'R' and 'M'. 'L' and 'R' makes the rover spin 90 degrees left or right respectively, without moving from its current spot. 'M' means move forward one grid cell, and maintain the same heading. Assume that the square directly North from (x, y) is (x, y+1). Also assume that each cell size is 1 sq-cm and individual rover occupies the entire cell.

Language:C++License:Apache-2.0Stargazers:1Issues:1Issues:0
Language:C++License:Apache-2.0Stargazers:1Issues:1Issues:0

Self-Driving-Car-Specialization

This repository provides the a comprehensive understanding of state-of-the-art engineering practices used in the self-driving car industry. You'll get to interact with real data sets from an autonomous vehicle (AV) ― all through hands-on projects using the open source simulator CARLA.

Language:HTMLStargazers:1Issues:1Issues:0

turtlebot3

ROS packages for Turtlebot3

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

UdacityCplusplusNanoDegree

C++ for Programmers is designed for students who are familiar with a programming language and wish to learn C++. This respository focuses on 'how' as opposed to 'what'.

Language:C++License:MITStargazers:1Issues:1Issues:0

CarND-Behavioral-Cloning-P3

Udacity Self Driving Car Nanodegree - Behavioral Cloning

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

gazebo

Open source robotics simulator.

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

sublime-installer

A Sublime Text Editor Installer made in shell script for the 2.0.1 version

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

VDA5050

Official Specification document for the VDA 5050

Stargazers:0Issues:0Issues:0

vscode-remote-try-java

Java sample project for trying out the VS Code Remote - Containers extension

Language:DockerfileLicense:MITStargazers:0Issues:0Issues:0