elvout / cs393r

CS 393R Graduate Autonomous Robots, Fall 2021 | Autobots
0 stars 0 forks source link

Create `::common` Namespace #77

Closed elvout closed 3 years ago

elvout commented 3 years ago

All classes now use the common runtime distribution object.

Particle filter parallelization has been reworked to use the common thread pool.

Closes #70