paparazzi / pprzlink

Message and communication library for the Paparazzi UAV system
Other
24 stars 55 forks source link

Error: class_name ground not found #55

Closed noether closed 6 years ago

noether commented 7 years ago

Running a python script from Paparazzi (gvfFormation.py), ivy? is printing these errors all the time:

Error: class_name ground not found Error: class_name alert not found

Gautier suggested to add an id to those clases without one at var/messages.xml . This fix (apparently) stopped the problem.