Moved Mobile Manipulation up
This commit is contained in:
parent
902c22082b
commit
bb68d30482
4 changed files with 14 additions and 14 deletions
|
@ -9,7 +9,7 @@ menu:
|
|||
sidebar:
|
||||
name: Automated Poker Table
|
||||
identifier: automated-poker-table
|
||||
weight: 3
|
||||
weight: 4
|
||||
tags: ["Arduino", "Python", "Raspberry Pi", "I2C", "Stepper Motors"]
|
||||
repo: https://github.com/Connor205/B-I-K-E
|
||||
# categories: ["Basic"]
|
||||
|
|
|
@ -10,10 +10,10 @@ menu:
|
|||
name: Delta Robot
|
||||
identifier: delta-robot
|
||||
weight: 1
|
||||
tags: ["ROS2", "C++", "Python", "Parallel Robot Kinematics", "I2C Sensors", "Alpha-Beta Filtering"]
|
||||
tags: ["ROS2", "C++", "Python", "OnShape", "Parallel Robot Kinematics", "I2C Sensors", "Alpha-Beta Filtering"]
|
||||
repo: https://github.com/Sharwin24/DeltaRobot
|
||||
---
|
||||
An open source ROS package for controlling delta robots with position and velocity control. Configurable for adaptive forward and inverse kinematics. Trajectory generation and visualization examples are also offered. Designed for public use and easy integration with new delta robots as long as their configuration parameters are setup correctly.
|
||||
An open source ROS package for controlling delta robots with position and velocity control. Configurable for adaptive forward and inverse kinematics. Trajectory generation and visualization examples are also offered. Designed for public use and easy integration with new delta robots as long as their configuration parameters are setup correctly. Robot Design and CAD are also available.
|
||||
|
||||
<div align="center">
|
||||
<img src="ROS_Diagram.png" alt="ROS Diagram" style="border-radius: 15px; width: 85%; margin-right: 0px; display: inline-block;">
|
||||
|
|
|
@ -9,7 +9,7 @@ menu:
|
|||
sidebar:
|
||||
name: Mobile Manipulation
|
||||
identifier: mobile-manipulation
|
||||
weight: 4
|
||||
weight: 3
|
||||
tags: ["Python", "CoppeliaSim", "Odometry", "Omnidirectional Robot Kinematics"]
|
||||
repo: https://github.com/Sharwin24/Mobile-Manipulation
|
||||
# categories: ["Basic"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue