All Projects → coursera_robotics → Similar Projects or Alternatives

144 Open source projects that are alternatives of or similar to coursera_robotics

bayes-filters-lib
A flexible, modern, C++ recursive Bayesian estimation library.
Stars: ✭ 48 (-26.15%)
Mutual labels:  particle-filter, kalman-filter
Computer-Vision
Cool Vision projects
Stars: ✭ 51 (-21.54%)
Mutual labels:  particle-filter, kalman-filter
DA Tutorial
This is a 'hands-on' tutorial for the RIKEN International School on Data Assimilation (RISDA2018).
Stars: ✭ 23 (-64.62%)
Mutual labels:  particle-filter, kalman-filter
go-estimate
State estimation and filtering algorithms in Go
Stars: ✭ 98 (+50.77%)
Mutual labels:  particle-filter, kalman-filter
Self Driving Car
Udacity Self-Driving Car Engineer Nanodegree projects.
Stars: ✭ 2,103 (+3135.38%)
Mutual labels:  particle-filter, kalman-filter
Face-Detection-and-Tracking
Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7
Stars: ✭ 24 (-63.08%)
Mutual labels:  particle-filter, kalman-filter
sf-pkg
Generic Sensor Fusion Package for ROS
Stars: ✭ 28 (-56.92%)
Mutual labels:  particle-filter, kalman-filter
dynamic-occupancy-grid-map
Implementation of A Random Finite Set Approach for Dynamic Occupancy Grid Maps with Real-Time Application
Stars: ✭ 89 (+36.92%)
Mutual labels:  particle-filter
Global path planning for USV
This repository uses the S-57 electronic chart to build the octree grid environment model, and proposes an improved A* algorithm based on sailing safety weight, pilot quantity and path curve smoothing to ensure the safety of the route, reduce the planning time, and improve path smoothness.
Stars: ✭ 52 (-20%)
Mutual labels:  astar-algorithm
SLAM AND PATH PLANNING ALGORITHMS
This repository contains the solutions to all the exercises for the MOOC about SLAM and PATH-PLANNING algorithms given by professor Claus Brenner at Leibniz University. This repository also contains my personal notes, most of them in PDF format, and many vector graphics created by myself to illustrate the theoretical concepts. Hope you enjoy it! :)
Stars: ✭ 107 (+64.62%)
Mutual labels:  particle-filter
kidnapped-vehicle
Implemented a C++ particle filter for real-time vehicle localization with only current visual observations and a map.
Stars: ✭ 18 (-72.31%)
Mutual labels:  particle-filter
Deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
Stars: ✭ 1,552 (+2287.69%)
Mutual labels:  particle-filter
Baritone
google maps for block game
Stars: ✭ 3,868 (+5850.77%)
Mutual labels:  astar-algorithm
pyfilter
Particle filtering and sequential parameter inference in Python
Stars: ✭ 52 (-20%)
Mutual labels:  particle-filter
AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Stars: ✭ 43 (-33.85%)
Mutual labels:  astar-algorithm
pomp
R package for statistical inference using partially observed Markov processes
Stars: ✭ 88 (+35.38%)
Mutual labels:  particle-filter
CosmosFramework
CosmosFramework is a lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term support for this project
Stars: ✭ 176 (+170.77%)
Mutual labels:  astar-algorithm
parallel-non-linear-gaussian-smoothers
Companion code in JAX for the paper Parallel Iterated Extended and Sigma-Point Kalman Smoothers.
Stars: ✭ 17 (-73.85%)
Mutual labels:  kalman-filter
pf
PF: a header only template library for fast particle filtering!
Stars: ✭ 41 (-36.92%)
Mutual labels:  particle-filter
GA SLAM
🚀 SLAM for autonomous planetary rovers with global localization
Stars: ✭ 40 (-38.46%)
Mutual labels:  particle-filter
Space-Time-AStar
A* Search Algorithm with an Additional Time Dimension to Deal with Dynamic Obstacles
Stars: ✭ 80 (+23.08%)
Mutual labels:  astar-algorithm
Pathfinder.vim
Vim plugin to suggest better movements
Stars: ✭ 228 (+250.77%)
Mutual labels:  dijkstra
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+113.85%)
Mutual labels:  dijkstra
NLP-Specialization
NLP Specialization (Natural Language Processing) made by deeplearning.ai
Stars: ✭ 44 (-32.31%)
Mutual labels:  assignment
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+92.31%)
Mutual labels:  dijkstra
Valhalla
Open Source Routing Engine for OpenStreetMap
Stars: ✭ 1,794 (+2660%)
Mutual labels:  dijkstra
tsa4
R code for Time Series Analysis and Its Applications, Ed 4
Stars: ✭ 108 (+66.15%)
Mutual labels:  kalman-filter
patent client
A collection of ORM-style clients to public patent data
Stars: ✭ 14 (-78.46%)
Mutual labels:  assignment
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+17673.85%)
Mutual labels:  dijkstra
dbot
Depth-Based Bayesian Object Tracking Library
Stars: ✭ 62 (-4.62%)
Mutual labels:  kalman-filter
assigner
Population assignment analysis using R
Stars: ✭ 17 (-73.85%)
Mutual labels:  assignment
IsoRTS
Isometric RTS game with procedural generated maps.
Stars: ✭ 14 (-78.46%)
Mutual labels:  astar-algorithm
ufomap
UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Stars: ✭ 117 (+80%)
Mutual labels:  occupancy-map
Dijkstra Cartography
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
Stars: ✭ 1,112 (+1610.77%)
Mutual labels:  dijkstra
pmh-tutorial
Source code and data for the tutorial: "Getting started with particle Metropolis-Hastings for inference in nonlinear models"
Stars: ✭ 23 (-64.62%)
Mutual labels:  particle-filter
Pathfindax
Pathfinding framework
Stars: ✭ 20 (-69.23%)
Mutual labels:  astar-algorithm
scLearn
scLearn:Learning for single cell assignment
Stars: ✭ 26 (-60%)
Mutual labels:  assignment
Matlabrobotics
MATLAB sample codes for mobile robot navigation
Stars: ✭ 332 (+410.77%)
Mutual labels:  dijkstra
lua-graph
Graph algorithms in lua
Stars: ✭ 57 (-12.31%)
Mutual labels:  dijkstra
algoviz
Codebase for educational tool on algorithms
Stars: ✭ 21 (-67.69%)
Mutual labels:  astar-algorithm
psycopgr
A Python wrapper of pgRouting for routing from nodes to nodes on real map.
Stars: ✭ 24 (-63.08%)
Mutual labels:  dijkstra
Pathfinding
Pathfinding library for rust
Stars: ✭ 324 (+398.46%)
Mutual labels:  dijkstra
Pathfinding
Visual explanation of pathfinding algorithms and how a*, Dijkstra and BFS can be seen as the same algorithm with different parameter/data structures used under the hood
Stars: ✭ 165 (+153.85%)
Mutual labels:  dijkstra
Test-Assignments
List of test assignments. ⚡
Stars: ✭ 85 (+30.77%)
Mutual labels:  assignment
Node Dijkstra
A NodeJS implementation of Dijkstra's algorithm
Stars: ✭ 135 (+107.69%)
Mutual labels:  dijkstra
Advanced-Shortest-Paths-Algorithms
Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.
Stars: ✭ 63 (-3.08%)
Mutual labels:  astar-algorithm
Dijkstra
Fastest golang Dijkstra path finder
Stars: ✭ 107 (+64.62%)
Mutual labels:  dijkstra
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Stars: ✭ 47 (-27.69%)
Mutual labels:  assignment
Erdos
modular and modern graph-theory algorithms framework in Java
Stars: ✭ 104 (+60%)
Mutual labels:  dijkstra
pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
Stars: ✭ 33 (-49.23%)
Mutual labels:  dijkstra
Path planning
This repository contains path planning algorithms in C++ for a grid based search.
Stars: ✭ 70 (+7.69%)
Mutual labels:  dijkstra
kit-assignment-tests
Test collection for KIT programming assignments (WS16/17)
Stars: ✭ 18 (-72.31%)
Mutual labels:  assignment
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (+464.62%)
Mutual labels:  dijkstra
api-spec
API Specififications
Stars: ✭ 30 (-53.85%)
Mutual labels:  prm
Coursera-Machine-Learning-Andrew-NG
This is a repository of my coursera Machine Learning by Standford, Andrew NG course's assignments
Stars: ✭ 34 (-47.69%)
Mutual labels:  assignment
eastar
A* graph pathfinding in pure Elixir
Stars: ✭ 26 (-60%)
Mutual labels:  astar-algorithm
goflying
Go tools for flying
Stars: ✭ 15 (-76.92%)
Mutual labels:  kalman-filter
Pitch-Tracking
Pitch tracking in real-time with the Kalman filter
Stars: ✭ 78 (+20%)
Mutual labels:  kalman-filter
pfs
A Particle Filtering over Sets Approach to Multi-Object Tracking
Stars: ✭ 15 (-76.92%)
Mutual labels:  particle-filter
quads
📆 The infrastructure deployment time machine
Stars: ✭ 74 (+13.85%)
Mutual labels:  assignment
1-60 of 144 similar projects