typo
This commit is contained in:
@@ -66,7 +66,7 @@ private:
|
|||||||
msg.yawspeed = 0;
|
msg.yawspeed = 0;
|
||||||
msg.timestamp = this->get_clock()->now().nanoseconds() / 1000;
|
msg.timestamp = this->get_clock()->now().nanoseconds() / 1000;
|
||||||
|
|
||||||
trajectory_setpoint_publisher->publush(msg);
|
trajectory_setpoint_publisher->publish(msg);
|
||||||
}
|
}
|
||||||
|
|
||||||
void send_attitude_setpoint()
|
void send_attitude_setpoint()
|
||||||
|
|||||||
Reference in New Issue
Block a user