Skip to content

Commit

Permalink
{melodic} microstrain-mips: undo incorrect conversion
Browse files Browse the repository at this point in the history
_mips wasn't an override in this case

Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
shr-project committed Aug 5, 2021
1 parent d6ba803 commit a238693
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
inherit ros_distro_melodic
inherit ros_superflore_generated

DESCRIPTION = "The microstrain:mips package provides a driver for the LORD/Microstrain 3DM_GX5_XX GPS-aided IMU sensor."
DESCRIPTION = "The microstrain_mips package provides a driver for the LORD/Microstrain 3DM_GX5_XX GPS-aided IMU sensor."
AUTHOR = "Brian Bingham <[email protected]>"
ROS_AUTHOR = "Brian Bingham <[email protected]>"
HOMEPAGE = "http://wiki.ros.org/microstrain_3dm_gx5_45"
SECTION = "devel"
LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=162b49cfbae9eadf37c9b89b2d2ac6be"

ROS_CN = "microstrain:mips"
ROS_BPN = "microstrain:mips"
ROS_CN = "microstrain_mips"
ROS_BPN = "microstrain_mips"

ROS_BUILD_DEPENDS = " \
cmake-modules \
Expand Down

0 comments on commit a238693

Please sign in to comment.