Minimal interface between Webots and Wren Wren exposes its public interface through a series of C headers, found in the include/wren directory Wren dependencies Wren requires only on these 4 dependencies: STL glm glade siphash In particular, the dependency on Qt has been removed.