Skip to content

Instantly share code, notes, and snippets.

@felds
Created June 12, 2017 21:59
Show Gist options
  • Select an option

  • Save felds/dae0dded4f2c74651f69dfcb9702a7b5 to your computer and use it in GitHub Desktop.

Select an option

Save felds/dae0dded4f2c74651f69dfcb9702a7b5 to your computer and use it in GitHub Desktop.
const features = [
{
title: "Faróis Xênon com luzes diurnas em LED",
waypoints: [
[ 3.33169, 0.76900, 0.44200, true ],
[ 3.63169, 0.78800, 0.46200, true ],
[ 3.93169, 0.78000, 0.50400, true ],
[ 4.23169, 0.75800, 0.56400, true ],
[ 4.53169, 0.70900, 0.64400, true ],
[ 4.83169, 0.64500, 0.69900, true ],
[ 5.13169, 0.56400, 0.70200, true ],
[ 5.43169, 0.48100, 0.65400, true ],
[ 5.73169, 0.39500, 0.58000, true ],
[ 6.03169, 0.32200, 0.51800, true ],
[ 6.06169, 0.31600, 0.51200, false ],
[ 6.09169, 0.48900, 0.52500, false ],
[ 6.12169, 0.48100, 0.52800, true ],
[ 6.42169, 0.40700, 0.50900, true ],
[ 6.72169, 0.32500, 0.50600, true ],
[ 7.02169, 0.27200, 0.48700, true ],
[ 7.32169, 0.23100, 0.47400, true ],
[ 7.47169, 0.22100, 0.47100, true ],
[ 7.62169, 0.21200, 0.46400, true ],
[ 7.77169, 0.21100, 0.45500, true ],
[ 7.92169, 0.21600, 0.45000, true ],
[ 8.07169, 0.22400, 0.44200, true ],
[ 8.22169, 0.24700, 0.43300, true ],
[ 8.37169, 0.26000, 0.42600, false ],
],
targetPosition: 4.915088,
},
{
title: "Nova grade dianteira",
waypoints: [
[ 4.25577, 0.80000, 0.53800, true ],
[ 4.55577, 0.77700, 0.62500, true ],
[ 4.85577, 0.73600, 0.70800, true ],
[ 5.15577, 0.68900, 0.71800, true ],
[ 5.30577, 0.65400, 0.71300, true ],
[ 5.45577, 0.60800, 0.69000, true ],
[ 5.60577, 0.56500, 0.65900, true ],
[ 5.75577, 0.51700, 0.62500, true ],
[ 5.90577, 0.46600, 0.59200, true ],
[ 6.05577, 0.41600, 0.57100, true ],
[ 6.20577, 0.37400, 0.55900, true ],
[ 6.35577, 0.33200, 0.54700, true ],
[ 6.50577, 0.29300, 0.54200, true ],
[ 6.65577, 0.26100, 0.53800, true ],
[ 6.80577, 0.23600, 0.52800, true ],
[ 6.95577, 0.21400, 0.51900, true ],
[ 7.10577, 0.20500, 0.51600, true ],
[ 7.25577, 0.20400, 0.51900, true ],
],
targetPosition: 6.288737,
},
{
title: "Cargo Management System",
waypoints: [
[ 1.20000, 0.86300, 0.60700, true ],
[ 1.50000, 0.63600, 0.50900, true ],
[ 1.80000, 0.52700, 0.42600, true ],
[ 2.10000, 0.43100, 0.35900, true ],
[ 2.40000, 0.36300, 0.32800, true ],
[ 2.70000, 0.30700, 0.33300, true ],
[ 3.00000, 0.28200, 0.32400, true ],
[ 3.30000, 0.26100, 0.31700, true ],
[ 3.60000, 0.26800, 0.32200, true ],
[ 3.90000, 0.26000, 0.33800, true ],
[ 4.20000, 0.26200, 0.32100, true ],
[ 4.50000, 0.26900, 0.30200, true ],
[ 4.80000, 0.29200, 0.26200, true ],
[ 5.10000, 0.33300, 0.23800, true ],
[ 5.13000, 0.33400, 0.24000, false ],
[ 6.33000, 0.66500, 0.29100, false ],
[ 6.35999, 0.66500, 0.29800, true ],
[ 6.65999, 0.69700, 0.30700, true ],
[ 6.95999, 0.72500, 0.30700, true ],
[ 7.25999, 0.73600, 0.31900, true ],
[ 7.55999, 0.74000, 0.33100, true ],
[ 7.85999, 0.73700, 0.32800, true ],
[ 8.15999, 0.72400, 0.32900, true ],
[ 8.45999, 0.69900, 0.33600, true ],
[ 8.75999, 0.67200, 0.35200, true ],
[ 9.05999, 0.59900, 0.34500, true ],
[ 9.35999, 0.53200, 0.33600, true ],
[ 9.65999, 0.42900, 0.34800, true ],
[ 9.95999, 0.36800, 0.33600, true ],
[ 10.00000, 0.35900, 0.33800, true ],
],
targetPosition: 9.478558,
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment