Skip to content
Snippets Groups Projects
Commit c237b671 authored by Antonio Andriella's avatar Antonio Andriella
Browse files

rename CmakeLists and package files

parent 5f57bf3e
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 2.8.3)
project(robot_facial_expression)
project(robot_face_expression)
## Compile as C++11, supported in ROS Kinetic and newer
# add_compile_options(-std=c++11)
......
<?xml version="1.0"?>
<package>
<name>robot_facial_expression</name>
<name>robot_face_expression</name>
<version>0.0.0</version>
<description>Edited version of the baxter_face package</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment