Basavaraj Navalgund (@basavarajnavalgund)
  • Stars
    star
    75
  • Global Rank 255,003 (Top 9 %)
  • Followers 12
  • Registered over 6 years ago
  • Most used languages
    C++
    75.0 %
    CMake
    8.3 %
    HTML
    8.3 %
  • Location 🇮🇳 India
  • Country Total Rank 9,601
  • Country Ranking
    CMake
    66
    C++
    921

Top repositories

1

Odometry-IMU-GPS-Fusion

Sensor fusion-based localization using robot-localization package
23
star
2

hector-quadrotor

Hector Quadrotor works for both ROS melodic and ROS kinetic
20
star
3

vehicle-localization

Implemented a C++ particle filter for real-time vehicle localization with only current visual observations and a map.
C++
7
star
4

Workplace-Service-Robot

Autonomous Mobile Robot (AMR), a holonomic drive with 4 mecanum-wheels. It autonomously maps an environment, localizes itself, and navigate to pick-up and drop-off objects in a simulated environment.
CMake
4
star
5

path_planning

Implemented a simple real-time path planner in C++ to navigate a car around a simulated highway scenario
C++
3
star
6

particle_filter

C++
2
star
7

tracking-with-Extended-Kalman-Filter

Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.
C++
2
star
8

basavarajnavalgund.github.io

Portfolio
HTML
1
star
9

tracking-with-Kalman-Filter

Object (e.g Pedestrian, biker, vehicles) tracking by Kalman Filter (KF), with fused data from both lidar and radar sensors.
C++
1
star
10

tracking-with-Unscented-Kalman-Filter

Object (e.g Pedestrian, biker, vehicles) tracking by Unscented Kalman Filter (UKF), with fused data from both lidar and radar sensors.
Jupyter Notebook
1
star
11

udacity-cpp

C++
1
star
12

Home-Service-Robot

Udacity Robotics Home Service Robot Project
C++
1
star
13

PID-Control

C++
1
star
14

Model-Predictive-Control

This project is to use Model Predictive Control (MPC) to drive a car in a game simulator. The server provides reference waypoints (yellow line in the demo video) via websocket, and we use MPC to compute steering and throttle commands to drive the car. The solution must be robust to 100ms latency, since it might encounter in real-world application.
C++
1
star