Fernando Cladera

Results 39 comments of Fernando Cladera

Would it be possible to port your upgrades into this driver @hortovanyi?

To add up to this, you can check the `/diagnostics` topic for the fix type you are getting. Would this solve your problem?

Hi! I am currently working on a ROS interface for Babel, as we would like to use Babel's information to perform specific robot actions. I started doing a simple parser...

What are your configurations? Are you able to generate the expected behavior of the PPS pin without using this repo?

On Saturday, October 1, 2016 3:33:12 PM ART, Dan Aldred wrote: > Hi > > I keep getting this error, is there a list of dependencies that > need to...

On Saturday, October 1, 2016 4:05:45 PM ART, Pascal van Kooten wrote: > Should be fixed as of `whereami==0.3.40`. > > It will try to use the "new" (model_selection) way...

@kootenpv That's correct, because you must install both `scipy` and `scikit-learn` to make it work. It is stated in the scipy-learn website > Built on NumPy, SciPy, and matplotlib Hence,...

@TeCoEd try ``` pip install -U scikit-learn ```

@kootenpv if you get ``` /path/to/file exists in filesystem ``` that means `pip` uses the same directory as `pacman`. Usually, you cannot install python packages using both `pacman` and `pip`...

Hello, thanks for this amazing project! Are there any updates on the multi-pane feature? Thanks!