Robotics StackExchange | Archived questions

UML diagram from a set of .h/.cpp files ?

I want to create a UML diagram from a set of .h files (and their corresponding .cpp files). Is there a tool to do the same ?

Asked by mayank_m on 2016-01-01 10:03:51 UTC

Comments

Answers

Did you try Doxygen?

P.S.: This is not related to ROS, so you may have more/better answers at e.g. stackoverflow.

Asked by ps4321 on 2016-01-11 01:30:55 UTC

Comments