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.
| | Function | Python code |
| | Calling ALNavigation module | navigationProxy=ALProxy(“ALNavigation”, robotIP, PORT) | | Moving NAO & use its sonars | navigationProxy.moveTo(x,y,theta) |
|
|