Arthur Golubtsov
3d85acaf68
Generate documentation pages via Gitbook toolchain and serve them with monkey-server
2018-11-19 18:48:48 +03:00
goldarte
b4287801a2
Updates docs/leds.md
...
Auto commit by GitBook Editor
2018-11-19 12:48:34 +00:00
Arthur Golubtsov
a51553fa1f
Delete 2nd keyserver for ros, which was added for tests
2018-11-18 19:19:07 +03:00
Oleg Kalachev
e76f1a003d
Merge pull request #81 from vilesovds/patch-3
...
docs: link in URL encoding format
2018-11-17 04:55:16 +03:00
Arthur Golubtsov
b31d88507e
Fix versions of dirmngr (to 2.1.18-8~deb9u3) and python-rosdep (to 0.13.0-1)
2018-11-16 21:47:38 +03:00
Oleg Kalachev
d8ae4a3ad4
selfcheck.py: check pitch and roll angles (level horizon)
2018-11-15 22:59:05 +03:00
Oleg Kalachev
cb0f79cd2f
docs: edit style
2018-11-14 19:23:37 +03:00
Oleg Kalachev
1b64cfbad6
docs: setup.md: edit style
2018-11-14 19:22:11 +03:00
Oleg Kalachev
0d7d299b7d
docs: typos
2018-11-13 19:03:39 +03:00
Oleg Kalachev
9051b5d836
docs: add Butterfly terminal access info
2018-11-13 18:41:49 +03:00
Oleg Kalachev
3d95d83d9a
docs: add selfchecking info
2018-11-13 18:41:49 +03:00
Arthur Golubtsov
f7e8497879
Delete pictures from root
2018-11-13 14:41:22 +03:00
DMITRY VILESOV
d61dea4b92
docs: link in URL encoding format
...
Самый простой способ запихнуть скобки в ссылку для gitbook - использовать %28 ... %29 вместо них. Русские символы были также закодированы на всякий случай...
2018-11-10 15:23:40 +03:00
Arthur Golubtsov
9cf4a7a9fa
Edit summary structure, add missing links (zap.md and cl3_connectESC4in1.md)
2018-11-09 20:09:24 +03:00
Arthur Golubtsov
488be6185e
Merge pull request #67 from Svetk0/CL3_assemble_new
...
Cl3 assemble new
2018-11-09 19:30:31 +03:00
Arthur Golubtsov
0649c0c58f
Merge branch 'master' into CL3_assemble_new
2018-11-09 19:28:20 +03:00
Oleg Kalachev
24f30ca5e5
Merge pull request #80 from vilesovds/patch-2
...
docs: added escape chars to brackets in the link
2018-11-09 16:15:02 +03:00
Oleg Kalachev
eeb639d2b7
docs: edited fpv article a little
2018-11-09 01:50:32 +03:00
ArtemOsokin
abb8294bb0
Update SUMMARY.md
2018-11-09 01:43:25 +03:00
ArtemOsokin
237e562a4f
docs: add fpv instruction ( #1 )
...
* Create fpv.md
* Update fpv.md
* Update fpv.md
* Add files via upload
* Add files via upload
* Add files via upload
* Update fpv.md
* Add files via upload
* Update fpv.md
* Update fpv.md
* Add files via upload
* Add files via upload
* Delete fpv_1.png
* Add files via upload
* Delete fpv_1.png
* Add files via upload
2018-11-09 01:42:47 +03:00
DMITRY VILESOV
e89185c654
docs: added escape chars to brackets in the link
...
А вот зачем дублировать эту ссылку под №12, но на английском - непонятно
2018-11-09 00:50:47 +03:00
Oleg Kalachev
a34272256a
docs: remove image captions
2018-11-08 05:18:34 +03:00
Oleg Kalachev
e853df7781
docs: small fix
2018-11-08 05:11:53 +03:00
Oleg Kalachev
3517cfb869
Tune image captions
2018-11-08 05:08:57 +03:00
Oleg Kalachev
4886c3ef4c
docs: small changes
2018-11-08 05:06:53 +03:00
Oleg Kalachev
51f8ea0ca4
gitbook: add image-caption plugin
2018-11-08 05:06:02 +03:00
Oleg Kalachev
7daa941ffe
docs: add more info about Copter Hack 2018
2018-11-08 05:04:08 +03:00
Oleg Kalachev
5ed097ee0b
snippets: add anchor link to each snippet
2018-11-08 04:33:23 +03:00
Oleg Kalachev
4e069c1e75
docs: tabs->spaces in python code
2018-11-08 04:27:08 +03:00
Oleg Kalachev
17ba10e2f2
snippets: add tf2 transform example
2018-11-05 21:04:04 +03:00
Arthur Golubtsov
dacf6a38ab
changed default settings of main_camera.launch
2018-11-02 22:54:47 +03:00
Arthur Golubtsov
a4aa8bcc6d
Add information and illustrations about camera orientations, update default settings in main_camera.launch
2018-11-02 22:28:50 +03:00
Arthur Golubtsov
5c8700257b
Merge branch 'master' of https://github.com/CopterExpress/clever
2018-11-02 20:11:08 +03:00
Arthur Golubtsov
862b45a512
Add information for camera_markers visualization
2018-11-02 20:10:03 +03:00
Oleg Kalachev
db20dd0ec7
Merge pull request #79 from sfalexrog/WIP/build-script-fixes
...
Build script fixes
2018-11-02 18:56:43 +03:00
sfalexrog
8932314853
build-scripts: Disable system-wide upgrade for pip
...
Upgrading pip system-wide should be a task for the system package manager,
and doing it through pip itself seems to be frowned upon (not to mention leaving
the end user with a broken package installer and broken packages). It also seems
to have some fun/nasty side effects (like setting pip up to install packages for python3
instead of python2, for which pip2 is used).
Debian-packaged pip, while being older, doesn't seem to break stuff for now. End user should
be able to upgrade to a newer pip locally (which seems like the right thing to do), but
a possibility of having a more recent pip should be looked into nonetheless.
2018-11-02 11:08:19 +03:00
sfalexrog
8e0e5bba19
build-scripts: Fix upgrading pip for python3
2018-11-02 09:56:42 +03:00
Oleg Kalachev
3da2c1c79a
Fix Etcher screensot
2018-11-01 19:25:44 +03:00
Oleg Kalachev
39e8874b87
Merge pull request #74 from timkondratiev/patch-1
...
Fixed missing sudoers changes
2018-10-29 16:52:40 +03:00
timkondratiev
d320702470
Fixed missing sudoers changes
2018-10-25 17:42:20 +03:00
Oleg Kalachev
110bba7c32
Update snippets.md
2018-10-23 04:45:20 +03:00
Oleg Kalachev
c653207daf
Update copterhack2018.md
2018-10-21 02:46:04 +03:00
Oleg Kalachev
f1b4d779cb
Update copterhack2018.md
2018-10-21 02:45:09 +03:00
Oleg Kalachev
0ead8d41e1
Update aruco.md
2018-10-21 02:41:26 +03:00
Oleg Kalachev
088e42a88a
Update copterhack2018.md
2018-10-21 02:40:55 +03:00
Oleg Kalachev
12d2f42e41
docs: little update
2018-10-21 02:38:08 +03:00
goldarte
9c65f61db4
Creates docs/copterhack2018.md
...
Auto commit by GitBook Editor
2018-10-20 13:16:12 +00:00
Oleg Kalachev
225062cefe
docs: some info on optical flow troubleshooting
2018-10-19 14:18:19 +03:00
Oleg Kalachev
a6196c182d
Fix Travis build status link
2018-10-19 04:13:43 +03:00
Oleg Kalachev
1342182d7c
Fix Travis build status icon
2018-10-19 04:13:01 +03:00