Add some running code for lidar cache, test stubs, fix proto.
This commit is contained in:
@@ -16,7 +16,7 @@ message Int32Value{
|
||||
|
||||
message Point{
|
||||
double angle = 1;
|
||||
int32 distance = 2;
|
||||
double distance = 2;
|
||||
int32 group_number = 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user