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

Is there a reason ros::param::get does not provide a float overload?

asked 2011-11-17 10:12:18 -0500

Using ros::param recently I noticed with some frustration some frustration that it's seemingly impossible to pass a float reference to ros::param::get or ros::param::param<float> both for the reason of the missing float overload.

It seems like such an odd omission that it makes me wonder if it's intentional. Anyone have any idea?

I filed a bug report here:

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-11-17 10:48:53 -0500

Chad Rockey gravatar image

This appears to be a duplicate of my question.

Thanks for adding the bug report!

edit flag offensive delete link more

Comments

Yep, definitely a duplicate. But, like you it seems, I'm not sure I understand the reasoning given.
Asomerville gravatar image Asomerville  ( 2011-11-17 12:04:07 -0500 )edit

Question Tools

Stats

Asked: 2011-11-17 10:12:18 -0500

Seen: 494 times

Last updated: Nov 17 '11