# Copyright 2019 Open Source Robotics Foundation # Distributed under the terms of the BSD license EAPI=6 PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit ros-cmake DESCRIPTION="The microstrain_mips package provides a driver for the LORD/Microstrain 3DM[...]" HOMEPAGE="http://wiki.ros.org/microstrain_3dm_gx5_45" SRC_URI="https://github.com/ros-drivers-gbp/${PN}-release/archive/release/melodic/${PN}/0.0.3-1.tar.gz -> ${PN}-melodic-release-${PV}.tar.gz" LICENSE="GPL-1" KEYWORDS="~x86 ~amd64 ~arm ~arm64" RDEPEND=" ros-melodic/cmake_modules ros-melodic/diagnostic_aggregator ros-melodic/diagnostic_updater ros-melodic/geometry_msgs ros-melodic/message_runtime ros-melodic/nav_msgs ros-melodic/roscpp ros-melodic/sensor_msgs ros-melodic/std_msgs ros-melodic/std_srvs ros-melodic/tf2 ros-melodic/tf2_ros " DEPEND="${RDEPEND} ros-melodic/catkin ros-melodic/message_generation ros-melodic/roslint " SLOT="0" ROS_DISTRO="melodic" ROS_PREFIX="opt/ros/${ROS_DISTRO}"