j1lee17's starred repositories

F1Tenth

A few projects I did in ROS while preparing for my independent study in mLab at Penn.

Language:CMakeStargazers:3Issues:0Issues:0

autorally

Software for the AutoRally platform

Language:C++Stargazers:723Issues:0Issues:0

python_simple_mppi

Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:172Issues:0Issues:0
Language:C++Stargazers:51Issues:0Issues:0

bacre_2D

Black-Box Adversarially Compounding Regret Through Evolution

Language:PythonLicense:BSD-2-ClauseStargazers:1Issues:0Issues:0

CMU-GPR-Dataset

Dataset and utilities for research on localizing ground penetrating radar (GPR).

Language:PythonLicense:CC-BY-SA-4.0Stargazers:59Issues:0Issues:0

CUDA-Accelerated-Visual-Inertial-Odometry-Fusion

Harness the power of GPU acceleration for fusing visual odometry and IMU data with an advanced Unscented Kalman Filter (UKF) implementation. Developed in C++ and utilizing CUDA, cuBLAS, and cuSOLVER, this system offers unparalleled real-time performance in state and covariance estimation for robotics and autonomous system applications.

Language:CudaLicense:BSD-3-ClauseStargazers:15Issues:0Issues:0

jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T

Language:PythonLicense:MITStargazers:1949Issues:0Issues:0

TJ4DRadSet

TJ4DRadSet: A 4D Radar Dataset for Autonomous Driving

License:MITStargazers:233Issues:0Issues:0

fuzzy-logic-project

HUST - IT4844 project- Self Driving Car

Language:PythonStargazers:7Issues:0Issues:0

fuzzy-controller

a fuzzy distance controller for a following vehicle in a bidirectional movement space. This is a simple test to demonstrate the mechanics of such a controller. The driving behaviour and the current distance are taken into account. Further components can be easily added. The output variable is the adjustment of the speed.

Language:PythonLicense:MITStargazers:6Issues:0Issues:0

RobotOS.jl

Julia interface to ROS (Robot Operating System)

Language:JuliaLicense:NOASSERTIONStargazers:181Issues:0Issues:0

ModelPredictiveControl.jl

An open source model predictive control package for Julia.

Language:JuliaLicense:MITStargazers:60Issues:0Issues:0

Dierckx.jl

Julia package for 1-d and 2-d splines

Language:JuliaLicense:NOASSERTIONStargazers:155Issues:0Issues:0

CasADi.jl

Julia interface to CasADi via PyCall

Language:JuliaLicense:MITStargazers:26Issues:0Issues:0

julia

The Julia Programming Language

Language:JuliaLicense:MITStargazers:45092Issues:0Issues:0

learning_lattice_planner

Learns a lattice planner from a dataset.

Language:JuliaStargazers:16Issues:0Issues:0

Behavior-Planning-by-Finite-State-Machine

In this section I am going to teach an approach to behavior planning that uses something called a Finite State Machine to solve the behavior planning problem.

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

lattice_planner

The lattice_planner package provides a move_base global planner plugin for a time-bounded A* lattice planner. The planner is designed to plan time dependent, dynamically feasible navigation paths for robots with differential drive constraints. It uses a dynamic cost map which is based on the ROS costmap representation from the costmap_2d package.

Language:C++License:BSD-3-ClauseStargazers:203Issues:0Issues:0

Lane-Keeping-Assist-on-CARLA

Implementing Lane Keeping Assist (LKA) on CARLA simulator

Language:PythonStargazers:116Issues:0Issues:0

chrono

High-performance C++ library for multiphysics and multibody dynamics simulations

Language:C++License:BSD-3-ClauseStargazers:2140Issues:0Issues:0

MPC-and-MHE-implementation-in-MATLAB-using-Casadi

This is a workshop on implementing model predictive control (MPC) and moving horizon estimation (MHE) on Matlab. The implementation is based on the Casadi Package which is used for numerical optimization. A non-holonomic mobile robot is used as a system for the implementation. The workshop video recording can be found here https://www.youtube.com/playlist?list=PLK8squHT_Uzej3UCUHjtOtm5X7pMFSgAL ... Casadi can be downloaded here https://web.casadi.org/

Language:MATLABStargazers:320Issues:0Issues:0

outlier-robust-radar-odometry

ORORA: Outlier-robust radar odometry, which is accepted in ICRA'23

Language:C++License:GPL-3.0Stargazers:183Issues:0Issues:0

Self-Driving-Vehicle-Control-on-CARLA

Lane Keeping Assist function by applying Stanley method for lateral control and PID controller for longitudinal control using Python on the Carla simulator. 🚗

Language:PythonLicense:GPL-3.0Stargazers:32Issues:0Issues:0

Self-Driving-Cars

Coursera Open Courses from University of Toronto

Language:Jupyter NotebookStargazers:976Issues:0Issues:0
Language:PythonStargazers:6Issues:0Issues:0

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:16216Issues:0Issues:0
Language:PythonStargazers:26Issues:0Issues:0

ros2-ORB_SLAM2

ROS2 node wrapping the ORB_SLAM2 library

Language:C++License:GPL-3.0Stargazers:130Issues:0Issues:0

lidar_obstacle_detector

3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm

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