aboutsummaryrefslogtreecommitdiffstats
path: root/path/path_ctrl.lcm
diff options
context:
space:
mode:
Diffstat (limited to 'path/path_ctrl.lcm')
-rw-r--r--path/path_ctrl.lcm5
1 files changed, 5 insertions, 0 deletions
diff --git a/path/path_ctrl.lcm b/path/path_ctrl.lcm
new file mode 100644
index 0000000..502e342
--- /dev/null
+++ b/path/path_ctrl.lcm
@@ -0,0 +1,5 @@
1struct path_ctrl_t
2{
3 int8_t cmd;
4 int8_t speed;
5}