Land & Ground based robots
Land based robots are the easiest to design and most popular among the robotic community. As a beginner, one should always prefer building a land based robot due to their simplicity, cost factor and their exposure to greater knowledge. Of course there are complex land based robots, but simpler is better for a beginner.There are different types of land based robots (well, I somewhat feel like the term land based robots sounds "not so good" Since I did not find a better term, will continue using it). The most common land based robots built are:
1:Wheeled robots
2:Tracked robots
3:legged robots
4:Wheel Legged & Other hybrid land robots
Wheeled Robots
God created legs for locomotion and man created wheels for the same purpose, which is one of the greatest inventions in human era. Wheels are your best bet for robots as they are easy to design, implement and practical for robots that require speed. They also do not suffer from static or dynamic stability as the center of gravity of robot does not change when they are in motion or just standing still and do not require complex models, designs and algorithms. The disadvantage is that they are not stable on uneven or rough terrain and also on extremely smooth surfaces as they tend to slip and skid.There are different types of wheel used in Robots. Each wheel is designed to work best in certain situations, and what you choose should be based on your robot requirement and the environment it has work in.
Some of the most common wheels used in robots are:
In the next section, we will understand each wheel in detail.
1:Standard/Fixed wheel
2:Orientable wheel
3:Ball wheel
4:Omni wheels
There are different kinds of wheels to choose from, for a Wheeled Mobile Robot (WMR)
Standard/Fixed wheel
This wheel has two degrees of freedom and can traverse Front or Reverse. The center of the wheel is fixed to the robot chassis. The angle between the robot chassis and wheel plane is constant. Fixed wheels are commonly seen in most WMR’s where the wheels are attached to motors and are used to drive and steer the robot.
Orientable wheel
These wheels are mounted to a fork which holds the wheel in place. Orientable wheels are normally used to balance a robot and very unlikely to be used to drive a robot. There are two kinds of Orientable wheels: Centered and Off-centered Orientable wheels:
- Centered Orientable: In this wheel design, the vertical axle of the wheel passes through the center of the wheel. The design is simple and you just need a couple of screws to tie the wheel to the robot base.
- Off-centered wheels (a.k.a castor wheels) are a bit different. The vertical axis does not pass through the center of the wheel, but is slightly off-centered. Some designs include a swivel joint between the wheel and the fork so that it can rotate freely with 360° of freedom. One of the biggest drawbacks of these swivel wheels is flutter. A flutter happens when the wheel is not in contact with the ground and rotates freely in any direction. Upon contact with ground, they can be oriented in any direction and can move in any direction.
Comments