Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

New Command: Rover_Initalize


New Command: Rover_Initalize

To facilitate parameter tweaking and switching of the plan without a need to change the internals of the model, the IDEA team would like to request the addition of the following command to the MA interface. This command does not need to be integrated with the voice look, it is just something that will make our life immensely easier during testing (we will actually not have to mess with the model, something we don’t want to do once we start freezing the code).

<define_procedure> <name>Rover_Initialize</name> <doc>Tells the rover to initialize itself according to the given parameters.</doc> <call_args> <arg> <type>Integer</type> <name>telemetryPeriodLB</name> </arg> <arg> <type>Integer</type> <name>telemetryPeriodUB</name> </arg> <arg> <type>Real</type> <name>navGoalAchievementTolerance</name> </arg> <arg> <type>String</type> <name>inspectionPlanFileName</name> </arg> </call_args>

<return_status> <type>CompletionStatus</type> <name>status</name> <flag>statusFlag</flag> </return_status>

<internal_modes> <mode type="successor_selector"> <doc>Used by compatibilities to select next token.</doc> <type>CommandConnector</type> <name>successor</name> </mode> </internal_modes> <call_args> <arg> <type>Integer</type> <name>default_panorama_n_images</name> </arg> <arg> <type>Real</type> <name>default_panorama_last_pan_angle</name> </arg> <arg> <type>Real</type> <name>default_panorama_tilt_angle</name> </arg> <arg> <type>Real</type> <name>default_panorama_delta_pan_angle</name> </arg> </call_args> </define_procedure>



Contact information
© IDEA
Generated on Fri Feb 3 17:09:44 2006 for IDEA.