This PR proposes the addition of bounding box sub-sections to BaseMoving and BaseStationary objects, to help sub-divide and classify different parts of the overall object structure.
Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:
[ ] My changes generate no errors when passing CI tests.
[x] I have successfully implemented and tested my fix/feature locally.
[x] Appropriate reviewer(s) are assigned.
If you can’t check all of them, please explain why.
If all boxes are checked or commented and you have achieved at least one positive review, you can assign the label ReadyForCCBReview!
This PR proposes the addition of bounding box sub-sections to BaseMoving and BaseStationary objects, to help sub-divide and classify different parts of the overall object structure.
Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:
If you can’t check all of them, please explain why. If all boxes are checked or commented and you have achieved at least one positive review, you can assign the label ReadyForCCBReview!
Signed-off-by: Nicholas Dunning Nicholas.Dunning@bmw.de
Original PR: https://github.com/OpenSimulationInterface/open-simulation-interface/pull/685