Institut de Robòtica i Informàtica Industrial

ResetRobot

PURPOSE ^

Resets the robot simulation.

SYNOPSIS ^

function R=ResetRobot(R)

DESCRIPTION ^

 Resets the robot simulation.

 Moves the robot at the beginning of the simulation.

CROSS-REFERENCE INFORMATION ^

This function calls:
This function is called by:

SOURCE CODE ^

0001 function R=ResetRobot(R)
0002 % Resets the robot simulation.
0003 %
0004 % Moves the robot at the beginning of the simulation.
0005  
0006 
0007   R.time=0;
0008


Institut de Robòtica i Informàtica Industrial

Generated on Fri 24-Jul-2009 12:32:50 by m2html © 2003