Fernando Méndez Requena

Results 6 comments of Fernando Méndez Requena

Hi @C0deDaedalus , Before ```pip install -r requirements.txt"```, enable virtualenv as: ``` cd env source bin/activate ``` then install requirements as commented Thanks, Fernando Mendez

Hi @olushako, VRP algorithm generates routes that should be adjusted to the available fleet of trucks in order to get minimum costs. I set up the VRP algorithm in order...

Hi @olushako , Yes , you are on right. If you want you could improve the code adding new functionality, as you comment. For that, I just created a new...

Hi Secmotic, Could you please paste your config.js file ?

Hi @babbarkrishan, Please have a look this [ guide ](https://github.com/telefonicaid/iotagent-json/blob/master/docs/usermanual.md#commands) that explain you how works with ```commands``` Could you write your fiware GE versions and mosquitto ? A good way...