This commit is contained in:
Oleg Kalachev
2018-08-09 03:48:38 +03:00
parent bcd88d6d4d
commit 4736871524

View File

@@ -79,6 +79,7 @@ private:
{
// Awful workaround for fixing PX4 not sending STATUSTEXTs
// if there is no GCS hearbeats.
// TODO: use timer
// TODO: remove, when PX4 get this fixed.
ros::Publisher mavlink_pub = nh.advertise<mavros_msgs::Mavlink>("mavlink/to", 1);