Robotics StackExchange | Archived questions

What version of C++ is used by SDF?

Does anyone know what it is or where I could find that information?

Asked by JayZeeRobotics on 2020-11-26 16:11:22 UTC

Comments

It depends on the libSDFormat version you're using...

Asked by chapulina on 2020-11-26 17:58:52 UTC

Answers

This is the source code of SDF https://github.com/osrf/sdformat. You can take a look at the branches depending on what SDF version you have.

Asked by claireyywang on 2020-12-18 14:19:39 UTC

Comments