17 #ifndef GZ_SIM_COMPONENTS_CONTACTDATASENSOR_HH_
18 #define GZ_SIM_COMPONENTS_CONTACTDATASENSOR_HH_
20 #include <gz/msgs/contacts.pb.h>
24 #include <gz/sim/config.hh>
25 #include <gz/math/Vector3.hh>
32 inline namespace GZ_SIM_VERSION_NAMESPACE {
37 Component<msgs::Contacts,
38 class ContactSensorDataTag, serializers::MsgSerializer>;