Based on interaction history, extract the relevant information related to actions effect on robot position,
Examine the interaction history for relevant information.

# Interaction History
{interaction_history}

Return the output in the following JSON format:
{
    "Reasoning": "Provide a detailed explanation for your information extraction process.",
    "Information": ["info 1", "info 2", "info 3", ...]
}