KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
contact-particle-filter
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
bulk-gmail-api
:
No description available.
portfolio
:
No description available.
scVAEIT
:
Variational autoencoder for single-cell integration and transfer learning.
MultiPrecisionArrays.jl
:
Mulitprecision Arrays
koa-book-code
:
《koa开发入门、进阶与实战》书中的源码
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
contact-particle-filter
?
Download (.md)
# Contact Particle Filter This repo implements the [contact particle filter](https://groups.csail.mit.edu/robotics-center/public_papers/Manuelli16.pdf). It uses [OSQP](https://osqp.org) for solving QPs quickly, and [pyembree](https://github.com/scopatz/pyembree) for fast CPU-based line-mesh intersection.