// Tutorial example: construct a C++ `copp::Path` from waypoint-list notation.
//
// This is the shortest path-construction route for users who already have a
// small list of waypoints. Each inner initializer list is one waypoint vector;
// the facade converts it to the `(dim x n_points)` matrix expected by Rust.
int