Skip to content

Commit 922eaf1

Browse files
committed
fix: LGDXRobot2 links
1 parent a454efc commit 922eaf1

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

1209/7689/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ layout: pid
33
title: LGDXRobot2
44
owner: LGDXRobotics
55
license: MIT and GPLv3 (ChassisTuner only)
6-
site: https://lgdxrobot.bristolgram.uk/lgdxrobot2/
6+
site: https://lgdxrobot.uk/lgdxrobot2/
77
source: https://gitlab.com/lgdxrobotics/lgdxrobot2-mcu
88
---
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.
9+
LGDXRobot2 is a mecanum wheel mobile robot designed to achieve decent performance with low-cost hardware. It equipped with a LiDAR, a 9-DOF IMU, and wheel odometry for navigation tasks. It is also fully integrated with the ROS 2 ecosystem, including Nav2 and Gazebo, with the support of the LGDXRobot Cloud robot management system.
1010

1111
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.
1212

1313
LGDXRobot2 is distributed across several Git repositories. The project is released under the MIT Licence, except ChassisTuner, which is released under GPLv3.
1414

15-
- [Homepage](https://lgdxrobot.bristolgram.uk/lgdxrobot2/)
16-
- [Documentation](https://docs.lgdxrobot.bristolgram.uk/lgdxrobot2/)
17-
- LGDXRobot2 Design: ([GitLab](https://gitlab.com/lgdxrobotics/lgdxrobot2-design) | [GitHub](https://github.com/yukaitung/lgdxrobot2-design))
18-
- LGDXRobot2 MCU: ([GitLab](https://gitlab.com/lgdxrobotics/lgdxrobot2-mcu) | [GitHub](https://github.com/yukaitung/lgdxrobot2-mcu))
19-
- LGDXRobot2 ChassisTuner: ([GitLab](https://gitlab.com/lgdxrobotics/lgdxrobot2-chassistuner) | [GitHub](https://github.com/yukaitung/lgdxrobot2-chassistuner))
20-
- LGDXRobot2 ROS2: ([GitLab](https://gitlab.com/lgdxrobotics/lgdxrobot2-ros2) | [GitHub](https://github.com/yukaitung/lgdxrobot2-ros2))
15+
- [Homepage](https://lgdxrobot.uk/lgdxrobot2/)
16+
- [Documentation](https://lgdxrobot.uk/lgdxrobot2/docs/)
17+
- LGDXRobot2 Design: ([GitLab](https://gitlab.com/lgdxrobotics/lgdxrobot2-design) / [GitHub](https://github.com/yukaitung/lgdxrobot2-design))
18+
- LGDXRobot2 MCU: ([GitLab](https://gitlab.com/lgdxrobotics/lgdxrobot2-mcu) / [GitHub](https://github.com/yukaitung/lgdxrobot2-mcu))
19+
- LGDXRobot2 ChassisTuner: ([GitLab](https://gitlab.com/lgdxrobotics/lgdxrobot2-chassistuner) / [GitHub](https://github.com/yukaitung/lgdxrobot2-chassistuner))
20+
- LGDXRobot2 ROS2: ([GitLab](https://gitlab.com/lgdxrobotics/lgdxrobot2-ros2) / [GitHub](https://github.com/yukaitung/lgdxrobot2-ros2))

0 commit comments

Comments
 (0)