ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I'd suggest making sure that your package and ros_type_introspection are all built with the same C++ version. The easiest way to do that may be to clone the ros_type_introspection package into your workspace and adjust it to build in C++17 mode.