Renamed file to robot_workspace and regenerated

This commit is contained in:
Sharwin24 2025-03-13 14:39:06 -05:00
parent 222c1de856
commit 76d1eea4cd
3 changed files with 8 additions and 3 deletions

View file

@ -86,7 +86,7 @@
{{ if eq .Page.Title "Delta Robot ROS Package" }}
<!-- Hidden div containing the workspace content -->
<div id="hidden-workspace" style="display: none;">
{{ partial "workspace_plot.html" . }}
{{ partial "robot_workspace.html" . }}
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long