Renamed file to robot_workspace and regenerated
This commit is contained in:
parent
222c1de856
commit
76d1eea4cd
3 changed files with 8 additions and 3 deletions
|
@ -86,7 +86,7 @@
|
||||||
{{ if eq .Page.Title "Delta Robot ROS Package" }}
|
{{ if eq .Page.Title "Delta Robot ROS Package" }}
|
||||||
<!-- Hidden div containing the workspace content -->
|
<!-- Hidden div containing the workspace content -->
|
||||||
<div id="hidden-workspace" style="display: none;">
|
<div id="hidden-workspace" style="display: none;">
|
||||||
{{ partial "workspace_plot.html" . }}
|
{{ partial "robot_workspace.html" . }}
|
||||||
</div>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
document.addEventListener("DOMContentLoaded", function () {
|
document.addEventListener("DOMContentLoaded", function () {
|
||||||
|
|
7
layouts/partials/robot_workspace.html
Normal file
7
layouts/partials/robot_workspace.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue