Created delta robot post
This commit is contained in:
parent
ec6bcadc35
commit
e8df2182cf
3 changed files with 25 additions and 0 deletions
16
content/posts/delta-robot/index.md
Normal file
16
content/posts/delta-robot/index.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: "Delta Robot ROS Package"
|
||||
date: 2025-01-06T09:00:00+00:00
|
||||
description: Open Source Delta Robot ROS Package
|
||||
hero: images/delta_robot.jpg
|
||||
author:
|
||||
image: /images/sharwin_portrait.jpg
|
||||
menu:
|
||||
sidebar:
|
||||
name: Delta Robot
|
||||
identifier: delta-robot
|
||||
weight: 9
|
||||
tags: ["ROS2", "C++", "Parallel Robot Kinematics"]
|
||||
# categories: ["Basic"]
|
||||
---
|
||||
An open source ROS package for controlling delta robots with forward and inverse kinematics, trajectory generation, and visualization. Designed for public use and easy integration with new delta robot designs and applications.
|
Loading…
Add table
Add a link
Reference in a new issue