Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS orocos_kdl installation warnings #20

Closed
urpylka opened this issue Feb 27, 2018 · 1 comment
Closed

ROS orocos_kdl installation warnings #20

urpylka opened this issue Feb 27, 2018 · 1 comment
Assignees
Labels

Comments

@urpylka
Copy link
Contributor

urpylka commented Feb 27, 2018

This is the multiple warning

/home/pi/ros_catkin_ws/src/orocos_kinematics_dynamics/orocos_kdl/src/path.cpp:122:3: warning: ‘template<class> class std::auto_ptr’ is deprecated [**-Wdeprecated-declarations**]
   auto_ptr<RotationalInterpolation> orient( RotationalInterpolation::Read(is) );
   ^~~~~~~~
In file included from /usr/include/c++/6/bits/locale_conv.h:41:0,
                 from /usr/include/c++/6/locale:43,
                 from /usr/include/c++/6/iomanip:43,
                 from /home/pi/ros_catkin_ws/src/orocos_kinematics_dynamics/orocos_kdl/src/utilities/utility_io.h:28,
                 from /home/pi/ros_catkin_ws/src/orocos_kinematics_dynamics/orocos_kdl/src/utilities/error_stack.h:42,
                 from /home/pi/ros_catkin_ws/src/orocos_kinematics_dynamics/orocos_kdl/src/path.cpp:45:
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
@urpylka urpylka added the bug label Feb 27, 2018
@urpylka urpylka self-assigned this Feb 27, 2018
@urpylka urpylka changed the title ROS orocos_kdl installation warning ROS orocos_kdl installation warnings Feb 27, 2018
@urpylka
Copy link
Contributor Author

urpylka commented Oct 10, 2018

Теперь используем debian пакет, более не актуально

@urpylka urpylka closed this as completed Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant