Webots Tutorial: Simple Obstacle Avoidance Robot
Introduction Now we will begin addressing topics related to programming robot controllers. We will design a simple controller to avoid the obstacles (boxes) created in the previous tutorial. This tutorial will introduce you to the basics of robot programming in Webots. By the end of this chapter, you should understand the link between scene tree … Read more