Skip to content

Commit d2781c3

Browse files
committed
feat:add LGDXRobot2
1 parent 0b322ff commit d2781c3

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

1209/7689/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: pid
3+
title: LGDXRobot2
4+
owner: LGDXRobotics
5+
license: MIT and GPLv3
6+
site: https://lgdxrobot.bristolgram.uk/lgdxrobot2/
7+
source: https://github.com/yukaitung/lgdxrobot2-mcu
8+
---
9+
LGDXRobot2 is a DIY Mecanum wheel chassis designed for building ROS2 robots using low-cost hardware. It offers complete freedom to customise hardware specifications and aims to inspire your enthusiasm on robotics.
10+
11+
The hardware is divided into two controllers. The MCU part runs on an STM32, which controls motor movements in real time and PID control for the motors. The PC part runs ROS2, featuring 3D visualisation in RViz, remote control via joystick, navigation using NAV2, and simulation in Webots.
12+
13+
LGDXRobot2 is distributed across several Git repositories. The project is released under the MIT Licence, except ChassisTuner, which is released under GPLv3.
14+
15+
- [Homepage](https://lgdxrobot.bristolgram.uk/lgdxrobot2/)
16+
- [Documentation](https://docs.lgdxrobot.bristolgram.uk/lgdxrobot2/ros2/)
17+
- LGDXRobot2 Design: ([GitLab](https://gitlab.com/yukaitung/lgdxrobot2-design) | [GitHub](https://github.com/yukaitung/lgdxrobot2-design))
18+
- LGDXRobot2 MCU: ([GitLab](https://gitlab.com/yukaitung/lgdxrobot2-mcu) | [GitHub](https://github.com/yukaitung/lgdxrobot2-mcu))
19+
- LGDXRobot2 ChassisTuner: ([GitLab](https://gitlab.com/yukaitung/lgdxrobot2-chassistuner) | [GitHub](https://github.com/yukaitung/lgdxrobot2-chassistuner))
20+
- LGDXRobot2 ROS2: ([GitLab](https://gitlab.com/yukaitung/lgdxrobot2-ros2) | [GitHub](https://github.com/yukaitung/lgdxrobot2-ros2))

org/LGDXRobotics/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: LGDXRobotics
4+
site: https://lgdxrobot.bristolgram.uk/
5+
---
6+
LGDXRobotics brings robotics to everyone through openness and simplicity, offering a unified knowledge-access experience.

0 commit comments

Comments
 (0)