openlvc / portico

Portico is an open source, cross-platform, fully supported HLA RTI implementation. Designed with modularity and flexibility in mind, Portico is a production-grade RTI for the Simulation and Training Community, so come say hi!
http://www.porticoproject.org
151 stars 81 forks source link

NameNotFound exception when resolving HLAconveyRegionDesignatorSets and HLAconveyProducingFederate #264

Closed michaelrfraser closed 6 years ago

michaelrfraser commented 6 years ago

Problem Statement

I am writing a 1516e federate and am trying to resolve the following standard MIM attributes of the HLAobjectRoot.HLAmanager.HLAfederate class:

In both of these cases, attempting to call getAttributeHandle() returns a NameNotFound exception

michaelrfraser commented 6 years ago

PR has been merged into master