Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jason Chemin
hpp-environments
Commits
1ab5898e
Unverified
Commit
1ab5898e
authored
Oct 19, 2018
by
Guilhem Saurel
Committed by
GitHub
Oct 19, 2018
Browse files
Merge pull request #3 from nim65s/devel
Remove dependency to hpp-corbaserver
parents
c24c45f2
b25db568
Changes
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
1ab5898e
...
...
@@ -20,7 +20,7 @@ INCLUDE(cmake/python.cmake)
SET
(
PROJECT_NAME hpp_environments
)
SET
(
PROJECT_DESCRIPTION
"Environments for the humanoid path planner platform."
)
SET
(
PROJECT_URL
""
)
SET
(
PROJECT_URL
"
https://github.com/humanoid-path-planner/hpp-environments
"
)
SETUP_PROJECT
()
...
...
cmake
@
6ccc9f9b
Compare
d22de8c5
...
6ccc9f9b
Subproject commit
d22de8c53c3507df785b1fb3ab260d9fdfb65233
Subproject commit
6ccc9f9b2a2ff510ae7754c515c72f8e38410447
package.xml
View file @
1ab5898e
...
...
@@ -8,5 +8,4 @@
<maintainer
email=
"hpp@laas.fr"
>
Joseph Mirabel
</maintainer>
<license>
LGPL v2
</license>
<buildtool_depend>
catkin
</buildtool_depend>
<build_depend>
hpp-corbaserver
</build_depend>
</package>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment