Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

labels on graph sometimes wrong #52

Open
tfoote opened this issue Oct 3, 2014 · 0 comments
Open

labels on graph sometimes wrong #52

tfoote opened this issue Oct 3, 2014 · 0 comments
Labels

Comments

@tfoote
Copy link
Member

tfoote commented Oct 3, 2014

This is was discovered in #51 debugging. Some labels on the graph are incorrect. It looks like doxygen is not tracking things correctly.

To see the problem see http://docs.ros.org/indigo/api/rosbag/html/c++/player_8h.html

The image
Has 3 copies of rosbag/macros.h each one linking to different macros.h files. They link correctly but the names on the 2nd and 3rd should be cpp_common and rospack not rosbag.

Currently we believe that this is an issue internal to doxygen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant