LocalGuidance
A library that generates velocity references to follow a path.
|
Template specialization for CompileTimeSet with same Type as Value. More...
#include <CompileTimeSet.hpp>
Public Types | |
using | type = CompileTimeSet< Type_, static_cast< Type_ >(Ints)... > |
Template specialization for CompileTimeSet with same Type as Value.
using std_utils::cts_from_sequence< Type_, index_sequence< Ints... > >::type = CompileTimeSet<Type_, static_cast<Type_>(Ints)...> |