revert to the angles package
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@40134 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
This commit is contained in:
parent
2759d7b7a6
commit
3b3cd8d129
|
|
@ -14,7 +14,7 @@ for the skew resulting from moving robots or tilting laser scanners.
|
|||
<depend package="sensor_msgs"/>
|
||||
<depend package="roscpp"/>
|
||||
<depend package="tf"/>
|
||||
<depend package="geometry_angles_utils"/>
|
||||
<depend package="angles"/>
|
||||
<depend package="common_rosdeps" />
|
||||
<rosdep name="eigen" />
|
||||
<export>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
#include <math.h>
|
||||
|
||||
|
||||
#include "geometry_angles_utils/angles.h"
|
||||
#include <angles/angles.h>
|
||||
|
||||
#include "rostest/permuter.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user