- Learning LEGO MINDSTORMS EV3
- Gary Garber
- 234字
- 2021-08-06 19:25:24
Caster-bot with the Educational kit
Although you can make a skid-bot with the Educational Edition of the EV3, the caster allows you even greater maneuverability because there is less friction. Having said that, the skid will actually respond better to bumps than the caster if your terrain is not perfectly flat. But I am interested in a robot that can be maneuvered with precision, so I am going to have us build a robot with the caster. Let's start out by gathering the parts seen in the Bill of Materials that is shown in the following screenshot:

Start out by flipping over our chassis:

In our caster submodel, we will build an assembly to attach the caster to the chassis:

Next, we will attach the caster assembly to the chassis:

We now need axles to attach the drive wheels to the large motors. I am using the 8-mod stopped axles. The bushings are merely to provide extra space so that, as far as possible, the axles do not stick out of the robot and to prevent slippage.

Now add bushings to the outside of the axles:

Next, let's add the hubs for the tires. Also, add two more bushings so that the hubs do not slide off the axles:

Finally, add your tires and the caster-bot is ready to roll! After you have added the tires, you can skip ahead to the programming section.

- OpenStack Cloud Computing Cookbook(Third Edition)
- Getting Started with Gulp(Second Edition)
- Arduino by Example
- Microsoft Application Virtualization Cookbook
- ADI DSP應用技術集錦
- Linux操作系統基礎案例教程
- C++20高級編程
- AutoCAD 2009實訓指導
- Spring 5 Design Patterns
- SwiftUI極簡開發
- Mastering Bootstrap 4
- Mastering XenApp?
- Python程序設計教程
- Visual FoxPro程序設計實驗教程
- 深入實踐C++模板編程