Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L laser_plane_scanner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Cmíral Jakub
  • laser_plane_scanner
  • Wiki
  • rotation_table

rotation_table · Changes

Page history
cmirajak created page: rotation_table authored Sep 15, 2016 by Cmíral Jakub's avatar Cmíral Jakub
Show whitespace changes
Inline Side-by-side
rotation_table.md
View page @ f9bc02fa
......@@ -49,3 +49,18 @@ Next, we have to find a vector ![alt text](http://mathurl.com/jm7yc4a.png). We k
![alt text](http://mathurl.com/zjeuyqv.png)
As we can see all eigenvectors of ![alt text](http://mathurl.com/5unln6.png) can satisfy this. We calculate them and select the one corresponding to the smallest eigenvalue.
### Translation vector
The translation vector ![alt text](http://mathurl.com/hrfjerk.png) must satisfy that it remain same when transformed. So we get:
![alt text](http://mathurl.com/hz8h7pf.png)
However, this equation have multiple solution in a 3D space. So we must add an other condition to this to clarify the solution. We know that both origins are rotating in a plane with normal vector ![alt text](http://mathurl.com/jm7yc4a.png) from previous. Moreover, the normal vector must be perpendicular with the vector ![alt text](http://mathurl.com/hrfjerk.png). We can add a following condition:
![alt text](http://mathurl.com/hb4t2zq.png)
Now, we are able to write it as a matrix equation:
![alt text](http://mathurl.com/jk4j7dp.png)
Clone repository
  • estimate_laser_plane
  • find_camera_mtx
  • Home
  • laser_trace
  • new_base_coords
  • rotation_table
  • simple setup