Skip to content

Commit

Permalink
Merge pull request #74 from osrf/revert_rpp_hack
Browse files Browse the repository at this point in the history
revert ROS_PACKAGE_PATH hack allowing rosdep to find the ros2 packages
  • Loading branch information
mikaelarguedas authored Oct 19, 2019
2 parents 391115d + d5b3005 commit 2e5448a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@ RUN . /opt/ros/$ROS_DISTRO/setup.sh \

@[end if]@
@
# FIXME Remove this once rosdep detects ROS 2 packages https://github.com/ros-infrastructure/rosdep/issues/660
# ignore installed rosdep keys
ENV ROS_PACKAGE_PATH /opt/ros/$ROS_DISTRO/share

@[if 'entrypoint_name' in locals()]@
@[ if entrypoint_name]@
@{
Expand Down

0 comments on commit 2e5448a

Please sign in to comment.