NXTway-GS (Self-Balancing Two-Wheeled Robot) Controller Design
编者注: This file was selected as MATLAB Central Pick of the Week
NXTway-GS is a self-balancing two-wheeled robot built with LEGO Mindstorms NXT and a Hitechnic gyro sensor. This demo presents sample models and documents describe the following contents.
How to Build NXTway-GS
Mathematical Dynamics Model of NXTway-GS
Controller Design for Balance and Drive Control
NXTway-GS Model Illustration
Simulation and Experimental Results
You can simulate NXTway-GS model and generate controller program that can be executed on the NXT. You can watch the movies of NXTway-GS simulation and control experiment at the following URL.
http://www.youtube.com/watch?v=EHPlGTLQHRc
http://www.youtube.com/watch?v=4ulBRQKCwd4
This demo uses Embedded Coder Robot NXT Demo as MBD environment. You need to download it from the following URL before trying this demo.
http://www.mathworks.com/matlabcentral/fileexchange/13399
<Disclaimer>
LEGO(R) is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this demo. LEGO(R) and Mindstorms(R) are registered trademarks of The LEGO Group.
引用格式
Yorihisa Yamamoto (2024). NXTway-GS (Self-Balancing Two-Wheeled Robot) Controller Design (https://www.mathworks.com/matlabcentral/fileexchange/19147-nxtway-gs-self-balancing-two-wheeled-robot-controller-design), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Simulink > Simulation >
- Code Generation > Embedded Coder >
- Robotics and Autonomous Systems > ROS Toolbox > ROS Toolbox Supported Hardware >
标签
致谢
参考作品: Embedded Coder Robot NXT Demo, NXT SCARA (Two-Link Planar Robot Arm) Controller Design, NXT Ballbot (Self-Balancing Robot On A Ball) Controller Design
启发作品: Lego Mindstorms EV3 Gyroboy, Gyroboy - self-balancing two-wheel robot based on Lego EV3, Embedded Coder Robot NXT Demo, NXT SCARA (Two-Link Planar Robot Arm) Controller Design, NXT Ballbot (Self-Balancing Robot On A Ball) Controller Design, VU-LEGO Real Time Target, NXTbike-GS (self-balancing bike robot by steer-into-fall), NXT-LTD: Line Tracking Dancing Robot Demo
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!nxtway_gs/models/
nxtway_gs/models/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.5.0.0 | 1.4 Modified text |
||
1.4.0.0 | updated building instructions
|
||
1.3.0.0 | Modified the generalized forces and state equations.
|
||
1.2.0.0 | 1.2+ Add an annotation to download the generated code into NXT standard firmware |
||
1.1.0.0 | 1.0 : First edition
|
||
1.0.0.0 |