-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
Hello, as the title suggests, I am unable to build the humble branch using the same methodology as the comment listed here. Fields2Cover will build, but opennav_coverage will not.
The error is mostly a repeat of:
/home/ssilver/coverage/opennav_coverage/opennav_coverage/include/opennav_coverage/utils.hpp:182:14: error: ‘opennav_coverage::Path’ {aka ‘struct f2c::types::Path’} has no member named ‘states’; did you mean ‘std::vector<f2c::types::PathState> f2c::types::Path::states_’? (not accessible from this context)
182 | if (path.states[i].type != PathSectionType::SWATH &&
| ^~~~~~
I have also seen similar issues for a few other variables. Please let me know if I should post colcon's output in its entirety.
Anyways, thank you for the amazing work (on this package and on nav2 as a whole). Any help is appreciated.
Metadata
Metadata
Assignees
Labels
No labels