feat/R3-OSRM-instructions

#9
by sandhawalia - opened
  1. Instructions: This PR updates the instructions in the meta[episode_id]["tasks"][0], which were previously generated with a in-context learning + LLMs to OSRM generated using map-matching (/match) and waypoints guided routing (/route).

  2. We've also updated the map videos videos/observation.images.map with improved waypoints.

  3. We've also added instructions for each frame which are extracted from 1. f.ex instruction: "go straight to 40m and when you have the right of way enter the roundabout and take the 2nd exit and then go straight for 100m". frame:[0, 100]: "go straight to 40m", frame:[101, 180]: "enter the roundabout and take the 2nd exit", frame:[180: 300]: "go straight for 100m"

  4. GPS navigation style instructions. frame:[0, 100]: "In 200m make a left turn", frame:[101, 200]: "100m make a left turn"

sandhawalia changed pull request status to open
sandhawalia changed pull request status to merged

Sign up or log in to comment