This commit is contained in:
Aditya Pulipaka
2025-04-11 13:23:47 -05:00
parent a8341be7ef
commit 18bbd84e01
1101 changed files with 65981 additions and 0 deletions

View File

@@ -0,0 +1 @@
/root/adipu_ws/build/adipu_msg/rosidl_adapter/adipu_msg:msg/Flip.idl

View File

@@ -0,0 +1,12 @@
// generated from rosidl_adapter/resource/msg.idl.em
// with input from adipu_msg/msg/Flip.msg
// generated code does not contain a copyright notice
module adipu_msg {
module msg {
struct Flip {
uint8 structure_needs_at_least_one_member;
};
};
};