{% extends "layout.html" %} {% block content %}

Mapping Vehicle Home

Welcome to the RS1 Mapping Vehicle. Here you can select your profile, edit the current one or create a new one.

Differential Source:

GPS State:

{{gpsState}}

Direction:

{% if forward %} {% else %} {% endif %}
{% endblock %}