background image

1.5

Telemetry information specifics

5

Note

Sometimes ArDrone will report itself as "Armed" even though it sits on the ground with motors off. It can
happen after "LAND" command issued from the client. This is a flaw in ArDrone firmware and can be ignored.
The state returns to "Disarmed" after a power cycle.

1.5

Telemetry information specifics

Nothing specific.

1.6

Video link

The AR.Drone has on-board HD camera and broadcasts the video stream via Wi-Fi. To watch the video in U[g]CS
you should add the video stream on the video configuration page. Use this URL:

tcp://192.168.1.1:5555/

Currently it is supported only for U[g]CS client running on the computer which has direct Wi-Fi connection to AR.-
Drone.

1.7

Configuration file

Default configuration file of the AR.Drone VSM suits most needs and it is generally not necessary to modify it.

Configuration file location:

On Microsoft Windows:

C:\Program Files (x86)\UgCS\bin\vsm-ardrone.conf

On GNU/Linux:

/etc/opt/ugcs/vsm-ardrone.conf

On Apple OS X:

/Users/[user name]/Library/Application Support/UGCS/configuration/vsm-ardrone.conf

1.7.1

Common parameters

All VSMs share a common set of configuration file parameters described in

Common configuration file parameters

.

AR.Drone VSM configuration file prefix is:

vehicle.ardrone

1.7.2

UDP connection configuration

Mandatory. At least one parameters set should be configured, otherwise VSM will not try to connect to the vehicle.
See

Network connection configuration

Usually the AR.Drone has IP-address 192.168.1.1 assigned for its on-board network interface. The AR.Drone side
UDP port is 14551, the VSM side should use 14550.

Example:

vehicle.ardrone.detector.1.udp_local_address = 0.0.0.0

vehicle.ardrone.detector.1.udp_local_port = 14550

vehicle.ardrone.detector.1.udp_address = 192.168.1.1

vehicle.ardrone.detector.1.udp_port = 14551

Copyright © 2015, Smart Projects Holdings Ltd

Summary of Contents for AR.Drone 2.0

Page 1: ...Parrot AR Drone VSM User Guide UgCS 2 7 125 Copyright 2015 Smart Projects Holdings Ltd...

Page 2: ...5 1 7 Configuration file 5 1 7 1 Common parameters 5 1 7 2 UDP connection configuration 5 1 7 3 Model name and serial number override 6 1 8 Common configuration file parameters 6 1 8 1 UgCS server co...

Page 3: ...It is recommended to manually reconnect to ArDrone WiFi network after power cycling the Ar Drone E g after battery change This is because it can take significant time until OS reconnects to the WiFi...

Page 4: ...e vehicles to the same computer without doing non standard vehicle reconfiguration Community written instructions about how to do it exist but they are not officially supported by AR Drone manufacture...

Page 5: ...custom my_drone serial_number 1 And these lines to the second one vehicle ardrone custom my_drone system_id 1 vehicle ardrone custom my_drone model_name AR drone 2 0 vehicle ardrone custom my_drone s...

Page 6: ...ny waypoint is lower than ground elevation at base location It is not able to fly below starting point 1 3 Command execution specifics Command Support Notes ARM No DISARM No AUTOMODE No MANUALMODE No...

Page 7: ...ify it Configuration file location On Microsoft Windows C Program Files x86 UgCS bin vsm ardrone conf On GNU Linux etc opt ugcs vsm ardrone conf On Apple OS X Users user name Library Application Suppo...

Page 8: ...al_number 123456 1 8 Common configuration file parameters VSM configuration file is a text file specified via command line argument config of the VSM application Example config etc opt ugcs vsm ardupi...

Page 9: ...x_size size Description Maximum size of a single log file When maximum size is exceeded existing file is renamed by adding a time stamp and logging is continued into the empty file size should be defi...

Page 10: ...using multiple baud rates port index is an arbitrary port indexing name Example vehicle ardupilot serial_port 1 baud 1 9600 Example vehicle ardupilot serial_port 1 baud 2 57600 Example vehicle ardupi...

Page 11: ...listen for incoming packets on Example vehicle ardrone detector 1 udp_local_port 14550 1 8 4 3 Remote IP address for UDP Optional Name prefix detector con index udp_address IP address Description Rem...

Page 12: ...ex proxy IP address Description IP address to connect proxy to Specify local or remote address Example vehicle ardupilot tcp 1 proxy 127 0 0 1 1 8 7 2 TCP port for proxy Optional Name prefix tcp con i...

Reviews: