paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Error in sending Intruder Message via IVY


From: Felix Ruess
Subject: Re: [Paparazzi-devel] Error in sending Intruder Message via IVY
Date: Mon, 9 Nov 2015 23:53:14 +0100

lat, lon and alt have to be integer values, see http://docs.paparazziuav.org/latest/paparazzi_messages.html#INTRUDER

On Mon, Nov 9, 2015 at 10:47 PM, rijesh <address@hidden> wrote:
Hi,

I have been trying to add an Intruder but keep getting an error with the
server crashing. Im sending a message that looks like this, via the python
and IvyMessagesInterface
and PprzMessage modules:

Sending message: ground.INTRUDER {id : 124, name : 123, lat : 43.4624607,
lon : 1.2723454, alt : 172.0, course : 30, speed : 5.0, climb : 2.0, itow :
0}

Here is the error:

Failure("int_of_string")
Failure("int_of_string")
/home/rijesh/paparazzi/sw/ground_segment/cockpit/gcs: safe_bind (INTRUDER:):
Failure("Attribute 'name' not found in ''")
Fatal error: exception Failure("Attribute 'id' not found in ''")
Broadcasting on network 127.255.255.255, port 2010

FAILED '/home/rijesh/paparazzi/sw/ground_segment/tmtc/server' with code 2


Putting in static values in live.ml for name and id result in lat and lon
errors.
Am I missing something?

Rijesh



--
View this message in context: http://lists.paparazziuav.org/Error-in-sending-Intruder-Message-via-IVY-tp17541.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]