From 1a97dbae113ce563743a8d4ffc964e82da64ab5c Mon Sep 17 00:00:00 2001 From: Nicolas Hiillos Date: Tue, 10 Jan 2023 16:47:45 +0200 Subject: [PATCH] Fix build --- CMakeLists.txt | 2 +- package.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d757c23..6b8bf4a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -project(ign_moveit2_examples) +project(drawing-robot-ros2) # Default to C11 if(NOT CMAKE_C_STANDARD) diff --git a/package.xml b/package.xml index feb057e..0afbcba 100644 --- a/package.xml +++ b/package.xml @@ -3,9 +3,9 @@ drawing-robot-ros2 0.0.0 drawing-robot-ros2 - - - + a + a + GPL ament_cmake