Closed pablospe closed 7 months ago
I fixed some issues with cam0 (upright problems and tile_id 0 is not actually identity, so I needed to apply this rotation only to the trace data, if I wanted to put in the same reference frame).
This was merged without squash, I will revert and merged again to keep the git history short.
Yes please! You could disable merge commits (I don't have permission to do so).
The github button for reverting simply create a new PR reverting the changes, which won't remove the commits from history. I will have to probably do "hard reset" and then "force push" to remove from history from main. Any other alternative?
You can squash the N commits introduced by the PR (with interactive rebase) and force push - you might need to temporarily disable the branch protection.
Done.
Steps:
1. # Remove the rules for the main protection (allowing temporally force pushes).
2. git checkout main
3. git merge --squash pablo/trace
4. git commit -m "Load trace.csv, navvis artifact. (#58)"
5. # Disable force push in main again.
And final step, now we only "Allow squash merging".
From: https://knowledge.navvis.com/docs/mapping-path
For every dataset, the file trace.csv contains position, orientation, and magnetic field information in frequent intervals. Example: