Robotics StackExchange | Archived questions

Why source file are usually written in C++ and launch file usually written in Python?

Why aren't they written in the same language?

Asked by thanhvu94 on 2017-04-12 09:28:10 UTC

Comments

launch files are xml-files and not python... Which files are you talking about?

Asked by NEngelhard on 2017-04-12 09:38:29 UTC

Answers