forked from Archive/PX4-Autopilot
fix ros header template
This commit is contained in:
parent
f55832a370
commit
1ab9ec5811
|
@ -65,7 +65,7 @@ topic_name = spec.short_name
|
|||
@##############################
|
||||
@# Generic Includes
|
||||
@##############################
|
||||
#include <uORB/topics/@(topic_name).h>
|
||||
#include "px4/@(topic_name).h"
|
||||
#include "platforms/px4_message.h"
|
||||
|
||||
@##############################
|
||||
|
|
Loading…
Reference in New Issue