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

[cob_mimic] consider c++ implementation #340

Closed
fmessmer opened this issue Jul 18, 2017 · 3 comments · Fixed by #344
Closed

[cob_mimic] consider c++ implementation #340

fmessmer opened this issue Jul 18, 2017 · 3 comments · Fixed by #344

Comments

@fmessmer
Copy link
Contributor

motivated by discussion ipa320/care-o-bot#42 (comment)

The ROS release system does not support python-pip dependencies...thus, we cannot release cob_mimic with a dependency on python-vlc-pip.
We should implement cob_mimic in C++ using libvlc-dev which is provided by apt which is supported by the ROS release system.

@floweisshardt
Copy link
Contributor

@ipa-bnm is investigating what would need to be changed

@benmaidel
Copy link
Contributor

benmaidel commented Jul 21, 2017

It should not be a very big task to port the python code to c++. I think half a day should be enough!
I can do it! It just can take some time till I find half a day off...

@floweisshardt
Copy link
Contributor

this is currently blocking the indigo/kinetic release.
@ipa-bnm please do.

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 a pull request may close this issue.

3 participants