We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fcac2f + 8064cba commit c50761eCopy full SHA for c50761e
oxford_spires_utils/trajectory/json_handler.py
@@ -3,7 +3,7 @@
3
from pathlib import Path
4
5
import numpy as np
6
-from nerf_data_pipeline.pose.json_handler_submap_utils import get_xyz, save_submap_cluster, viz_submap_cluster
+from oxford_spires_utils.trajectory.json_handler_submap_utils import get_xyz, save_submap_cluster, viz_submap_cluster
7
8
9
class JsonHandler:
0 commit comments