yupidevs/yupi

Add `recursively` parameter in Trajectory's `load_folder` method

jmorgadov opened this issue · 0 comments

Right now this method loads all the trajectories from a folder searching in a recursively way. Lets add a parameter so the user can control this behavior.