hugo-toha/content/posts/delta-robot/index.md
2025-02-13 14:42:17 -06:00

1,005 B

title date description hero author menu tags repo
Delta Robot ROS Package 2025-01-06T09:00:00+00:00 Open Source Delta Robot ROS Package images/delta_robot.jpg
image
/images/sharwin_portrait.jpg
sidebar
name identifier weight
Delta Robot delta-robot 9
ROS2
C++
Parallel Robot Kinematics
https://github.com/Sharwin24/DeltaRobot

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.

Kinematic Simulation

The robot's forward and inverse kinematics were first implemented in a jupyter notebook to visualize the robot's configuration space and workspace. Eventually, the kinematics will be implemented into ROS2 C++ nodes with optimizations for fast computation.

Robot Simulated in 3D Plot