[ros-users] small mistake in robot_model/urdf/src/model.cpp ?

John Hsu johnhsu at willowgarage.com
Tue Jan 18 23:01:28 UTC 2011


Thanks, r35309
John

On Tue, Jan 18, 2011 at 4:31 AM, Ugo Cupcic <ugo at shadowrobot.com> wrote:

> Hi,
>
> I think there's a small misleading mistake in
> robot_model/urdf/src/model.cpp :
>
> line 83:
> ROS_ERROR("Could read parameter %s on parameter server",
> full_param.c_str());
>
> should be:
> ROS_ERROR("Could not read parameter %s on parameter server",
> full_param.c_str());
>
> Cheers,
>
> Ugo
>
> --
> Ugo Cupcic | Shadow Robot Company | ugo at shadowrobot.com
> Software Engineer | 251 Liverpool Road |
> need a Hand? | London N1 1LX | +44 20 7700 2487
> http://www.shadowrobot.com/hand/ @shadowrobot
>
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20110118/1953f552/attachment-0003.html>


More information about the ros-users mailing list