ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

angles::normalize_angle_positive not resolved

asked 2012-12-05 01:14:36 -0500

Eisenhorn gravatar image

I'd like to use the function angles::normalize_angle_positive in a callback function. Unfortunately I constantly recieve the message 'could not be resolved'. I can't find this function in this namespace.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-12-05 02:12:55 -0500

dornhege gravatar image

updated 2012-12-05 02:13:15 -0500

Did you include angles in the manifest?

Other than that: Copy the exact error and code + commands where this error happens. Do no retype anything.

edit flag offensive delete link more

Comments

Hi. Thanks for your answer. Nope I didn't include it in the manifest. I thought i was part of the ros package (I am quite new to ros). I included it and included the correct heade "angles/angels.h" and now it works. Thanks for you hint!

Eisenhorn gravatar image Eisenhorn  ( 2012-12-06 10:54:40 -0500 )edit

There is a typo: angles/angles.h. Thanks anyway!

alextoind gravatar image alextoind  ( 2015-04-17 03:18:07 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2012-12-05 01:14:36 -0500

Seen: 483 times

Last updated: Dec 05 '12