mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 11:37:06 +08:00
Add rangesensor module (#2158)
* added rangesensors to gazebo model and NPS * added module to handle the range sensors * added sender IDS and added to abi messages * added abi message to flight plan guided
This commit is contained in:
committed by
Gautier Hattenberger
parent
a2991ee9b3
commit
e84ff368c2
@@ -117,8 +117,9 @@ values CDATA #IMPLIED>
|
||||
|
||||
<!ATTLIST abi_binding
|
||||
name CDATA #REQUIRED
|
||||
vars CDATA #REQUIRED
|
||||
id CDATA #IMPLIED>
|
||||
vars CDATA #IMPLIED
|
||||
id CDATA #IMPLIED
|
||||
handler CDATA #IMPLIED>
|
||||
|
||||
<!ATTLIST modules>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user