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

Revision history [back]

click to hide/show revision 1
initial version

I am having the same problem, except this fix does not work for me. I am still getting


netlib_connectsock() returns socket on fd 9 terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::math::rounding_error> >' what(): Error in function boost::math::round<d>(d): Value nan can not be represented in the target integer type. Aborted

gtmrg@ubuntu:~/ros_workspace/gps_fixed/src$

when I use

rosrun gps_fixed gps_fixed _host:=localhost _use_gps_time:=false

to run.

does anybody have any other ideas?

I am having the same problem, except this fix does not work for me. I am still getting


netlib_connectsock() returns socket on fd 9 terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::math::rounding_error> >' what(): Error in function boost::math::round<d>(d): Value nan can not be represented in the target integer type. Abortedtype.

gtmrg@ubuntu:~/ros_workspace/gps_fixed/src$ Aborted

when I use

rosrun gps_fixed gps_fixed _host:=localhost _use_gps_time:=false

to run.

does anybody have any other ideas?