UTAH-VEXU-Robotics / simulation

All the files and instructions you need to simulate Vex In The Zone field and parts in Gazebo
6 stars 3 forks source link

getModels.py produces errors #8

Open acetousk opened 4 years ago

acetousk commented 4 years ago

getModels.py produces errors that don't seem to affect the functionality of getModels.py but sure are annoying.

The error that I have is as follows:

[ERROR] [1593596064.687871041, 14.401000000]: GetModelState: model [<member 'name' of 'GazeboModel' objects>] does not exist

This error repeats each time that the getModels.py main loop loops. It seems like this is because of models object iterator defined here will get an extra array that isn't explicetly defined in the lines here.