mikh3x4 / nerf-navigation

Code for the Nerf Navigation Paper. Implements a trajectory optimiser and state estimator which use NeRFs as an environment representation
https://mikh3x4.github.io/nerf-navigation/
MIT License
186 stars 24 forks source link

The training command and running command are lost #4

Closed lee-yehhua closed 1 year ago

lee-yehhua commented 2 years ago

The training command and running command in Readme are lost, can it be added?

chengine commented 1 year ago

This has been fixed in the latest commit. Thank you.