This repository includes the code my Thesis for the Master in Artificial Intelligence of the KU Leuven. The goal of this project was to generate charging schedules for electric vehicles (EV) that ...
Many other python libraries tried to bind PCL. The most popular one being python-pcl, which uses Cython. While Cython is really powerful, binding C++ templates isn't one of its strenghts (and PCL uses ...