Skip to content

Commit

Permalink
ba problems added
Browse files Browse the repository at this point in the history
  • Loading branch information
gaussianBP committed Mar 9, 2020
1 parent b70e92d commit 4e49caa
Show file tree
Hide file tree
Showing 8 changed files with 57,540 additions and 45,279 deletions.
2 changes: 1 addition & 1 deletion data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ landmark_initialisation_location
...
```

The camera pose is parametrised by 6 parameters. The first 3 parameters in python notation are T_cw[:3, 3] where T_cw is the world to camera frame transform. The latter 3 parameters are the axis-angle representation of the rotation matrix T[:3, :3].
The camera pose is parametrised by 6 parameters. The first 3 parameters in python notation are T_cw[:3, 3] where T_cw is the world to camera frame transform. The latter 3 parameters are the axis-angle / global minimal representation of the rotation matrix T_cw[:3, :3].
Loading

0 comments on commit 4e49caa

Please sign in to comment.