File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed
ros-ouster-gazebo-simulation Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change 22# Created: Guilhem Saurel on Thu, 20 Feb 2020
33#
44
5- ROS_REPO = Gepetto
6- ROS_PKG = ouster-gazebo-simulation
7- ROS_VERSION = 2.0.2
8- ROS_METAPKG = yes
5+ ROS_REPO = Gepetto
6+ ROS_PKG = ouster-gazebo-simulation
7+ ROS_VERSION = 2.0.2
8+ ROS_METAPKG = yes
9+ PKGREVISION = 1
910
10- PKGNAME = ros-${ROS_PKG}-${ROS_VERSION}
11+ PKGNAME = ros-${ROS_PKG}-${ROS_VERSION}
12+ DISTNAME? = ${ROS_VERSION}
13+ ROS_PKGURL? = ${ROS_PKG}/archive/
14+ MASTER_SITES? = ${MASTER_SITE_GITHUB:=${ROS_REPO}/${ROS_PKGURL}}
15+ DIST_SUBDIR? = ros/${ROS_PKG}
16+ ROS_GITTAG? = ${ROS_VERSION}
17+ WRKSRC? = ${WRKDIR}/${ROS_PKG}-${ROS_GITTAG}
1118
12- CATEGORIES = wip
13- ROS_COMMENT = the simulation of Ouster OS1-64 with ros and gazebo
19+ CATEGORIES = wip
20+ ROS_COMMENT = the simulation of Ouster OS1-64 with ros and gazebo
1421
1522
1623include ../../interfaces/ros-common-msgs/depend.mk
@@ -21,4 +28,6 @@ include ../../wip/py-prf-gazebo-ros-pkgs/depend.mk
2128
2229include ../../devel/ros-catkin/depend.mk
2330include ../../devel/ros-cmake-modules/depend.mk
31+ include ../../mk/language/c.mk
32+ include ../../mk/language/c++.mk
2433include ../../mk/robotpkg.mk
You can’t perform that action at this time.
0 commit comments