mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 05:57:35 +08:00
Add srv/ folder and srv/VehicleCommand.srv
update CI (github and Jenkins) to push changes of srv/ to PX4/px4_msgs repo Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com>
This commit is contained in:
committed by
Daniel Agar
parent
efa12ad224
commit
4555c4e5cc
@@ -128,4 +128,6 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/PX4/px4_msgs.git
|
||||
rm px4_msgs/msg/*.msg
|
||||
rm px4_msgs/srv/*.srv
|
||||
cp msg/*.msg px4_msgs/msg/
|
||||
cp srv/*.srv px4_msgs/srv/
|
||||
|
||||
Reference in New Issue
Block a user