diff --git a/content/posts/delta-robot/index.md b/content/posts/delta-robot/index.md index a4e267e..8197258 100644 --- a/content/posts/delta-robot/index.md +++ b/content/posts/delta-robot/index.md @@ -156,6 +156,12 @@ The Modern Robotics [2] textbook details the process of deriving the Jacobian fo \] +Using the Jacobian we can convert end-effector position trajectories into Joint velocity trajectories. + +
+ Circle Trajectory +
+
Jacobian ROS C++ Implementation @@ -289,13 +295,6 @@ The Modern Robotics [2] textbook details the process of deriving the Jacobian fo
-Using the Jacobian we can convert end-effector position trajectories into Joint velocity trajectories. - -
- Circle Trajectory -
- - ## End-Effector Sensors | Sensor | Image | Description |