Skip to content
Snippets Groups Projects
Commit 8b57f8ef authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/ros-moveit] fix PKGNAME

parent f9125c56
No related branches found
No related tags found
No related merge requests found
......@@ -2,15 +2,15 @@
# Created: Guilhem Saurel on Wed, 19 Dec 2018
#
ROS_PKG= moveit
ROS_METAPKG= yes
ROS_VERSION= 0.10.5
ROS_PKG= ros-moveit
ROS_METAPKG= yes
ROS_VERSION= 0.10.5
ROS_REPO= ros-planning
PKGNAME= $(subst _,-,${ROS_PKG})-${ROS_VERSION}
CATEGORIES= wip
ROS_COMMENT= The MoveIt! Motion Planning Framework
ROS_COMMENT= The MoveIt! Motion Planning Framework
include ../../meta-pkgs/ros-base/Makefile.common
......
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