Bug fix during catkin build#164
Merged
robohacker merged 2 commits intoAutonomyLab:indigo-develfrom Jul 23, 2018
Merged
Conversation
The bug during the catkin build process has been fixed in according to the issue AutonomyLab#132 and explained in 78071a14 of the FFmpeg repository
Updated changelog and package file into the bebop_driver folder.
thomas-bamford
approved these changes
Jul 6, 2018
Collaborator
thomas-bamford
left a comment
There was a problem hiding this comment.
Thanks for finding a fix to this bug, it will really help in the release to ROS Melodic.
Collaborator
|
@Voidminded or @mani-monaj, I am not authorized to merge pull requests on this repo. Would you be able to merge this one so that I can continue work on PR #168? If this PR is merged I can work towards releasing bebop_autonomy for ROS Melodic. |
lincolnxlw
added a commit
to lincolnxlw/bebop_autonomy
that referenced
this pull request
Jul 29, 2018
Bug fix during catkin build (AutonomyLab#164)
|
@thomas-bamford |
|
@SchwesterKatze I am as well any luck fixing it? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The bug that appears during the catkin build (Ubuntu 16.04, ROS Kinetic Kame) process, as before mentioned in the #132, has been fixed in according to the commit 78071a14 of the FFmpeg repository.