Browse Source

Oups

master
_Luc_ 11 years ago
parent
commit
e757787776
  1. 4
      src/normal_estimator-pca.cpp

4
src/normal_estimator-pca.cpp

@ -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…
Cancel
Save