uORB generation move to msg/

This commit is contained in:
Daniel Agar
2017-09-25 18:00:59 -04:00
parent 03784c6b01
commit 48f1e3ed1c
19 changed files with 132 additions and 237 deletions

View File

@@ -59,11 +59,11 @@
<variableList>
<variable>
<name>uORB_LOC</name>
<value>$%7BPROJECT_LOC%7D/build/posix_sitl_default/src/modules/uORB</value>
<value>$%7BPROJECT_LOC%7D/build/posix_sitl_default/uORB</value>
</variable>
<variable>
<name>uORB_SRC</name>
<value>$%7BPROJECT_LOC%7D/build/posix_sitl_default/topics_sources</value>
<value>$%7BPROJECT_LOC%7D/build/posix_sitl_default/msg/topics_sources</value>
</variable>
</variableList>
</projectDescription>