RoboidControl-cpp/Perception.h
2023-11-21 17:38:48 +01:00

4 lines
50 B
C

#include "Sensing.h"
using Perception = Sensing;