Research Article

Indoor SLAM Using Laser and Camera with Closed-Loop Controller for NAO Humanoid Robot

Table 2

Main python code for using obstacle avoidance function.

FunctionPython code

Calling ALNavigation modulenavigationProxy=ALProxy(“ALNavigation”, robotIP, PORT)
Moving NAO & use its sonarsnavigationProxy.moveTo(x,y,theta)