cmake_minimum_required(VERSION 3.5)
project(vesc)
find_package(ament_cmake_auto REQUIRED)
ament_auto_package()
