Browse Source
Fix keyboard teleop typo in deep_perception readme
pull/21/head
hello-binit
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
stretch_deep_perception/README.md
|
|
@ -29,7 +29,7 @@ You can use the keyboard_teleop commands within the terminal that you ran roslau |
|
|
|
``` |
|
|
|
i (tilt up) |
|
|
|
|
|
|
|
j (pan left) k (pan right) |
|
|
|
j (pan left) l (pan right) |
|
|
|
|
|
|
|
, (tilt down) |
|
|
|
``` |
|
|
|