Skip to content

Commit

Permalink
[dry-run] reinstate rpLidar
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Dec 30, 2024
1 parent 9a2d3f1 commit c7f320a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/dry-run/dry-run_dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ cp ${file_pc104} ${file_pc104}_bkp
# disable inertial devices
xmlstarlet edit --inplace --delete "/robot/devices/xi:include[contains(@href,'inertials')]" ${file_launch}

# disable rpLidar devices
xmlstarlet edit --inplace --delete "/robot/devices/xi:include[contains(@href,'rpLidar')]" ${file_launch}

# disable wholebodydynamics
xmlstarlet edit --inplace --delete "/robot/devices/xi:include[contains(@href,'wholebodydynamics')]" ${file_launch}

Expand Down

0 comments on commit c7f320a

Please sign in to comment.