Oups
This commit is contained in:
parent
f0545db439
commit
e757787776
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ class Callback {
|
||||||
|
|
||||||
//h = altitude(msg);
|
//h = altitude(msg);
|
||||||
th =
|
th =
|
||||||
2 * atan (eg(2,1)
|
2 * atan (eg(1,0)
|
||||||
/(1 + eg(1,1)));
|
/(1 + eg(0,0)));
|
||||||
|
|
||||||
// publication
|
// publication
|
||||||
ROS_INFO("Plan published");
|
ROS_INFO("Plan published");
|
||||||
|
|
Loading…
Reference in a new issue