Program Listing for File toppra.hpp

Return to documentation for file (include/modules/toppra.hpp)

#pragma once

#include <nanobind/nanobind.h>

namespace roboplan {

void init_toppra(nanobind::module_& m);

}  // namespace roboplan