[ros-users] deprecate warning caused by using PCL

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ros-users
Emne: [ros-users] deprecate warning caused by using PCL
Hi all,

I'm using the unstable version of ROS. And I included
/opt/ros/unstable/stacks/perception_pcl/pcl/include/pcl/ros/conversions.h to
my own package because I need to use fromROSMsg(). The compiler gives a lot
of warning about a deprecated header
as /opt/ros/unstable/stacks/ros_comm/messages/std_msgs/include/roslib/Header.h.


Is there anyway to avoid it?

Thanks!

Emma