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 14, 2016 by Cmíral Jakub's avatar Cmíral Jakub
Hide whitespace changes
Inline Side-by-side
rotation_table.md
View page @ 6f68b484
# Finding the rotation axis of table # Rotation table
---
We use rotation table connected to MARS 8 unit for rotating object.
## Communication
Communication is done via USB and serial communication module inside the unit (setting and communication commands can be found [there](http://cmp.felk.cvut.cz/~pisa/mars8/mars8_man_cz.pdf)). For easy communication with the unit there is python package called MarsTable, which can perform all necessary operation for you.
## Table setting
Table setting is using a YAML file config as follows:
```yaml
---
regulator :
-
P : 200
I : 0
D : 0
MS : 50
CFG : 32
```
## Finding the rotation axis of table
--- ---
\ No newline at end of file
Clone repository
  • estimate_laser_plane
  • find_camera_mtx
  • Home
  • laser_trace
  • new_base_coords
  • rotation_table
  • simple setup