Created
July 26, 2018 14:21
-
-
Save KKostya/727b380caa08a731e170ddd909e02354 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- : state = | |
{ mode = Turning; min_range = Some 2282 | |
; direction = None; incoming = None | |
; outgoing = Some (Twist | |
{ twist_linear = {vector3_x = -1; vector3_y = 9; vector3_z = 10} | |
; twist_angular = {vector3_x = 11; vector3_y = 1; vector3_z = 13} | |
})} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment