Skip to content
Snippets Groups Projects

include aron_conversions/framed.h, which is needed to convert FramedPoses as, e.g., in Marker

Open Tilman Daab requested to merge fix/armem-objects-include-for-framed-pose into master

Including RobotAPI/libraries/aron/common/aron_conversions.h is not sufficient to convert aron instances of the Marker class, as common/aron_conversions.h does not include common/aron_conversions/framed.h.

This merge request suggests to add an include of common/aron_conversions/framed.h to armem_objects/aron_conversions.cpp.

An alternative would be to extend common/aron_conversions.h to include common/aron_conversions/framed.h as well. However, as this increases the amount of included code also in cases where it is not needed, I prefer the previously mentioned option, which is reflected in this merge request.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading