You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will open keyboard teleoperation interface for drones with namespace: ``drone_sim_0``, ``drone_sim_1`` and ``drone_sim_2``.
42
42
43
-
.. note::
44
-
45
-
The ``config_file`` parameter is optional. If not provided, default values will be used.
46
-
47
-
An example of a configuration file is shown below:
48
-
49
-
.. code-block:: yaml
50
-
51
-
/**:
52
-
ros__parameters:
53
-
speed_value: 0.5
54
-
altitude_speed_value: 0.5
55
-
turn_speed_value: 0.5
56
-
position_value: 1.00
57
-
altitude_value: 1.00
58
-
turn_angle_value: 0.78
59
-
60
43
------------
61
44
Instructions
62
45
------------
@@ -69,7 +52,6 @@ When the previous launch command is executed, a window like the following will o
69
52
70
53
Keyboard teleoperation initial window.
71
54
72
-
When in **speed mode**, motion key needs to be pressed and held to move the drone. When in **pose mode**, motion key needs to be pressed and released to move the drone.
0 commit comments