Skip to content

Commit 77a9fe3

Browse files
committed
adding ROS World video. cannot get groot to display nicely site-by-site
when included manually it always has a wired offset to the top respective to the iframe.. but there is no such margin defined through a css in either of the objects.. unwanted to throw out groot but I have no nice solution currently.. displaying always underneath of each other isn't that nice..
1 parent aa5b9b0 commit 77a9fe3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

tutorials/docs/groot.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,17 @@ Groot - The fancy BehaviorTree Editor
99
Overview
1010
========
1111

12-
.. image:: images/Groot/groot_start_menu.png
12+
.. raw:: html
13+
14+
<h1 align="center">
15+
<div>
16+
<div style="position: relative; padding-bottom: 0%; overflow: hidden; max-width: 100%; height: auto;">
17+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Z6xCat0zaWU?autoplay=1&mute=1" frameborder="0" allowfullscreen></iframe>
18+
</div>
19+
</div>
20+
</h1>
21+
22+
1323

1424
`Groot <https://github.com/BehaviorTree/Groot>`_ is the companion application of
1525
`BehaviorTree.CPP <https://github.com/BehaviorTree/BehaviorTree.CPP>`_ to create, edit, and monitor behavior trees.

0 commit comments

Comments
 (0)