Fix build
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
<name>drawing-robot-ros2</name>
|
||||
<version>0.0.0</version>
|
||||
<description>drawing-robot-ros2</description>
|
||||
<maintainer email=""></maintainer>
|
||||
<author></author>
|
||||
<license></license>
|
||||
<maintainer email="a@a.com">a</maintainer>
|
||||
<author>a</author>
|
||||
<license>GPL</license>
|
||||
|
||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user