Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
robot_face_expression
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antonio Andriella
robot_face_expression
Commits
c237b671
Commit
c237b671
authored
3 years ago
by
Antonio Andriella
Browse files
Options
Downloads
Patches
Plain Diff
rename CmakeLists and package files
parent
5f57bf3e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
package.xml
+1
-1
1 addition, 1 deletion
package.xml
with
2 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
c237b671
cmake_minimum_required
(
VERSION 2.8.3
)
project
(
robot_fac
ial
_expression
)
project
(
robot_fac
e
_expression
)
## Compile as C++11, supported in ROS Kinetic and newer
# add_compile_options(-std=c++11)
...
...
This diff is collapsed.
Click to expand it.
package.xml
+
1
−
1
View file @
c237b671
<?xml version="1.0"?>
<package>
<name>
robot_fac
ial
_expression
</name>
<name>
robot_fac
e
_expression
</name>
<version>
0.0.0
</version>
<description>
Edited version of the baxter_face package
</description>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment