I\'m writing a ROS package in c++ with multiple nodelets. One nodelet use the Poco Library to do an HTTPS GET request and get the response as a json. There are no problem on