mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
matrix helper: remove needless comment line
This commit is contained in:
parent
18629bb535
commit
db7430aa65
@ -143,7 +143,6 @@ Type unwrap(const Type last_x, const Type new_x, const Type low, const Type high
|
||||
*
|
||||
* @param[in] last_angle Last unwrapped angle [rad]
|
||||
* @param[in] new_angle New angle in [-pi, pi] [rad]
|
||||
* @param
|
||||
* @return New unwrapped angle [rad]
|
||||
*/
|
||||
template<typename Type>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user