# MapToolbox **Repository Path**: hdming88/MapToolbox ## Basic Information - **Project Name**: MapToolbox - **Description**: https://github.com/autocore-ai/MapToolbox.git - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2020-08-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Map Toolbox for Autoware. [![GitHub license](https://img.shields.io/github/license/autocore-ai/AutowareUnityTools.svg)](https://github.com/autocore-ai/AutowareUnityTools) [![GitHub release](https://img.shields.io/github/release/autocore-ai/AutowareUnityTools.svg)](https://github.com/autocore-ai/AutowareUnityTools/releases) [![Unity version](https://img.shields.io/badge/unity-2019.3%2B-green.svg)](https://unity3d.com/unity/whats-new/2019.3.0) ## Description This a unity plugin helps user create vector maps for [Autoware](https://github.com/autowarefoundation/autoware) efficiently. ## Requirements * Windows 10 * [Unity 2019.3.0](https://store.unity.com/download?ref=personal) or above * [Git](https://www.git-scm.com/download/) ## How to use * Create your new project in Unity 2019.3 * In unity editor menu bar, click Window -> Package Manager -> ➕ -> Add package from git URL... * Paste this git URL in text field ``` https://github.com/autocore-ai/MapToolbox.git ``` * Import PCD by right click in Project Panel and Import New Asset... * Create new map by right click in Hierarchy, Autoware -> AutowareADASMap