Fix build
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
cmake_minimum_required(VERSION 3.5)
|
cmake_minimum_required(VERSION 3.5)
|
||||||
project(ign_moveit2_examples)
|
project(drawing-robot-ros2)
|
||||||
|
|
||||||
# Default to C11
|
# Default to C11
|
||||||
if(NOT CMAKE_C_STANDARD)
|
if(NOT CMAKE_C_STANDARD)
|
||||||
|
|||||||
@@ -3,9 +3,9 @@
|
|||||||
<name>drawing-robot-ros2</name>
|
<name>drawing-robot-ros2</name>
|
||||||
<version>0.0.0</version>
|
<version>0.0.0</version>
|
||||||
<description>drawing-robot-ros2</description>
|
<description>drawing-robot-ros2</description>
|
||||||
<maintainer email=""></maintainer>
|
<maintainer email="a@a.com">a</maintainer>
|
||||||
<author></author>
|
<author>a</author>
|
||||||
<license></license>
|
<license>GPL</license>
|
||||||
|
|
||||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user