![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
implementation of the state moving. More...
Inherits State.
Public Member Functions | |
def | __init__ (self) |
def | execute (self, d) |
implementation of the state moving.
The robot uses the robocluedo_movement_controller.cpp in order to move from the actual position to the target position.
Definition at line 210 of file robocluedo_main.py.