Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make boost.process optional (but make it possible to record videos) #93

Merged
merged 7 commits into from
Sep 16, 2020

Conversation

jbmouret
Copy link
Collaborator

@jbmouret jbmouret commented Sep 7, 2020

I implemented it in the "good old way" because the unbuntu that is on the official Talos dev dockers/PC (16.x) does not have the right boost version.

We might remove this in the future once everybody has a a recent boost.

@costashatz
Copy link
Member

We might remove this in the future once everybody has a a recent boost.

Why do we need boost.process if we can do it without it? Is there any real need for boost process?

@jbmouret
Copy link
Collaborator Author

jbmouret commented Sep 7, 2020

The boost.process code is much more elegant, portable and I think robust. We already have a dependency to boost, so this is essentially "for free" (except on old Ubuntu).

@costashatz
Copy link
Member

Merging..

@costashatz costashatz merged commit 757972e into master Sep 16, 2020
@costashatz costashatz deleted the alternative_ffmpeg branch September 16, 2020 10:00
@costashatz costashatz added this to the RobotDART 1.0.0 milestone Sep 22, 2020
costashatz added a commit that referenced this pull request Dec 8, 2021
Make boost.process optional (but make it possible to record videos)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants