ChoreoLib
Choreo support library.
Loading...
Searching...
No Matches
TrajSchemaVersion.h
1
// Copyright (c) Choreo contributors
2
3
// Auto-generated by update_traj_schema.py
4
5
#pragma once
6
7
#include <stdint.h>
8
9
namespace
choreo {
10
11
inline
constexpr
uint32_t kTrajSchemaVersion = 2;
12
13
}
// namespace choreo
src
main
native
include
choreo
util
TrajSchemaVersion.h
Generated on Tue Dec 9 2025 22:15:30 for ChoreoLib by
1.9.8