ethz-asl / data-driven-dynamics

Data Driven Dynamics Modeling for Aerial Vehicles
Other
99 stars 14 forks source link

Submodule update with make #74

Closed Jaeyoung-Lim closed 3 years ago

Jaeyoung-Lim commented 3 years ago

Problem Description Because I was too lazy to type: git submodule update --init --recursive

Submodule cloning can be done using

make submodulesupdate
manumerous commented 3 years ago

Haha you really seem to be in love with make files. :) Sure that seems nice.