File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,11 @@ ros2 service call /dashboard_client/play std_srvs/srv/Trigger {}
3939
4040## Launch files diagram
4141
42+ TODO - embed dynamic PlantUML generation:
43+ ``` markdown
44+ ![ alternative text] (http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.github.com/plantuml/plantuml-server/master/src/main/webapp/resource/test2diagrams.txt
45+ ```
46+
4247``` plantuml
4348@startuml Launch Files
4449
Original file line number Diff line number Diff line change @@ -16,6 +16,11 @@ ros2 launch aegis_description display.launch.py
1616
1717## URDF files diagram
1818
19+ TODO - embed dynamic PlantUML generation:
20+ ``` markdown
21+ ![ alternative text] (http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.github.com/plantuml/plantuml-server/master/src/main/webapp/resource/test2diagrams.txt
22+ ```
23+
1924``` plantuml
2025@startuml URDF diagram
2126
You can’t perform that action at this time.
0 commit comments