From 902a942dd99a57df0af6ef9f22977b38f958f9cd Mon Sep 17 00:00:00 2001 From: Dennis Mronga Date: Sat, 30 Nov 2024 08:41:46 +0100 Subject: [PATCH] Update vel_serial_vs_hybrid_robots.md --- tutorials/vel_serial_vs_hybrid_robots.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/vel_serial_vs_hybrid_robots.md b/tutorials/vel_serial_vs_hybrid_robots.md index 1e32478..eb5b324 100644 --- a/tutorials/vel_serial_vs_hybrid_robots.md +++ b/tutorials/vel_serial_vs_hybrid_robots.md @@ -24,4 +24,4 @@ as it does not capture the correct dynamics of the parallel mechanisms. 4) It leads to custom and complicated robot control software stacks, which may be hard to maintain and reuse. -[[Previous Tutorial]](https://arc-opt.github.io/Documentation/tutorials/vel_task_hierarchies.html)[[Back to Main Page]](https://arc-opt.github.io/Documentation)[[Next Tutorial]](https://arc-opt.github.io/Documentation/tutorials/vel_floating_base_robots.html) +[[Previous Tutorial]](https://arc-opt.github.io/Documentation/tutorials/vel_floating_base_robots.html)[[Back to Main Page]](https://arc-opt.github.io/Documentation)[[Next Tutorial]](https://arc-opt.github.io/Documentation/tutorials/vel_serial_robot.html)