Tobias Rohrer

Results 5 comments of Tobias Rohrer
trafficstars

I could solve it by implementing this: https://github.com/react-community/react-native-image-picker/issues/882#issuecomment-405255785 Afterwards I ran into another error which is described in this post: https://stackoverflow.com/questions/49112190/error-program-type-already-present-android-support-design-widget-coordinatorl

Hey, I wanted to check if this change is still planned. If so, I would take a look at it in the coming days.

@theSquaredError Are you still planning to work on this issue? Otherwise, I would like to have a look at it :)

Hey, I was looking into that topic and it is not entirely clear to me what exactly is to be used for what. I'll summarize it before I start working...

Hey, first - thanks for opening the issue. I think you are referring to an import error caused by ``` from optimal_control_problem import build_optimization_problem ``` in `examples/model_predictive_control.py` ? Unfortunately I...