mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-31 23:19:32 +00:00
Compare commits
5 Commits
roswww-sta
...
fix-build
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
577da606d5 | ||
|
|
caf1f4c29d | ||
|
|
65a6369359 | ||
|
|
fd2814b66a | ||
|
|
63e7f9cf07 |
@@ -30,6 +30,7 @@ import tf2_geometry_msgs
|
||||
|
||||
import VL53L1X
|
||||
import pymavlink
|
||||
import lxml
|
||||
from pymavlink import mavutil
|
||||
import rpi_ws281x
|
||||
import pigpio
|
||||
|
||||
@@ -37,8 +37,6 @@
|
||||
<depend>rosbridge_server</depend>
|
||||
<depend>web_video_server</depend>
|
||||
<depend>tf2_web_republisher</depend>
|
||||
<depend condition="$ROS_PYTHON_VERSION == 2">python-lxml</depend>
|
||||
<depend condition="$ROS_PYTHON_VERSION == 3">python3-lxml</depend>
|
||||
<depend>dynamic_reconfigure</depend>
|
||||
<exec_depend>python-pymavlink</exec_depend>
|
||||
<!-- Use test_depend for packages you need only for testing: -->
|
||||
|
||||
Reference in New Issue
Block a user