File tree Expand file tree Collapse file tree 1 file changed +15
-7
lines changed
ros-ouster-gazebo-simulation Expand file tree Collapse file tree 1 file changed +15
-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+ WRKSRC? = ${WRKDIR}/${ROS_PKG}-${ROS_GITTAG}
1117
12- CATEGORIES = wip
13- ROS_COMMENT = the simulation of Ouster OS1-64 with ros and gazebo
18+ CATEGORIES = wip
19+ ROS_COMMENT = the simulation of Ouster OS1-64 with ros and gazebo
1420
1521
1622include ../../interfaces/ros-common-msgs/depend.mk
@@ -21,4 +27,6 @@ include ../../wip/py-prf-gazebo-ros-pkgs/depend.mk
2127
2228include ../../devel/ros-catkin/depend.mk
2329include ../../devel/ros-cmake-modules/depend.mk
30+ include ../../mk/language/c.mk
31+ include ../../mk/language/c++.mk
2432include ../../mk/robotpkg.mk
You can’t perform that action at this time.
0 commit comments