Added python to delta robot
This commit is contained in:
parent
e2d0294aa5
commit
5ad1287acb
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ menu:
|
|||
name: Delta Robot
|
||||
identifier: delta-robot
|
||||
weight: 1
|
||||
tags: ["ROS2", "C++", "Parallel Robot Kinematics", "I2C Sensors", "Kalman Filtering"]
|
||||
tags: ["ROS2", "C++", "Python", "Parallel Robot Kinematics", "I2C Sensors", "Kalman Filtering"]
|
||||
repo: 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.
|
||||
|
|
|
@ -29,7 +29,7 @@ projects:
|
|||
url: "/posts/delta-robot/"
|
||||
repo: https://github.com/Sharwin24/DeltaRobot
|
||||
summary: An open source ROS package for kinematic control and motion planning for delta robots.
|
||||
tags: ["ROS2", "C++", "Parallel Robot Kinematics", "I2C Sensors", "Kalman Filtering"]
|
||||
tags: ["ROS2", "C++", "Python", "Parallel Robot Kinematics", "I2C Sensors", "Kalman Filtering"]
|
||||
|
||||
- name: Toasting Bread with a Franka Robot Arm
|
||||
image: /images/toast_grab.gif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue