I have a Unity project with the URDF-Importer plugin (v0.5.2), and I need to get the name of the joints from code like this: which uses using Unity.Robotics.UrdfImporter . When I run the app in the ...
// Android Resolver Exclusions Start android { namespace "com.unity3d.player" packagingOptions { exclude ('/lib/armeabi/*' + '*') exclude ('/lib/mips ...