mirror of https://github.com/ArduPilot/ardupilot
Tools: ros2: Add missing socat dependency
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
parent
08d88ce7c6
commit
8b0bc101f2
|
@ -15,6 +15,7 @@
|
|||
<exec_depend>micro_ros_msgs</exec_depend>
|
||||
<exec_depend>python3-pytest</exec_depend>
|
||||
<exec_depend>rclpy</exec_depend>
|
||||
<exec_depend>socat</exec_depend>
|
||||
|
||||
<test_depend>ament_copyright</test_depend>
|
||||
<test_depend>ament_flake8</test_depend>
|
||||
|
|
Loading…
Reference in New Issue