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

Bad KinematicMsg.msg in stdr_simulator

asked 2016-02-11 22:30:36 -0500

seanarm gravatar image

updated 2016-02-11 22:32:30 -0500

Does anyone else have the problem in indigo that stdr_msgs/KinematicMsg.msg is incomplete? All its contents but string type seem to have been removed.

edit retag flag offensive close merge delete

Comments

from src or installed? which OS? According to the source code quite a lot of stuff is there.

Last release is 0.2.0 which according to

mgruhler gravatar image mgruhler  ( 2016-02-12 01:22:02 -0500 )edit

http://repositories.ros.org/status_pa... is actually release for indigo in Saucy and Trusty, but does not contain the noise parameters. They got introduced in commit f13540d6cb45370de6b41d8. Maybe you should try from source...

mgruhler gravatar image mgruhler  ( 2016-02-12 01:24:37 -0500 )edit

Ubuntu 14.04. I installed via apt-get ros-indigo-stdr-simulator. When I do that, the KinematicMsg is empty except for one string value. I've tried multiple times. The error is easily reproducible.

seanarm gravatar image seanarm  ( 2016-02-25 22:25:03 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-02-29 01:08:25 -0500

mgruhler gravatar image

The stdr_msgs/KinematicMsg.msg released into indigo is, at the time of this writing, containing only this data. The noice values are only introduced in commit f13540d6cb45370de6b41d8 (see here) on May 21st 2015, which is not released yet. The last release originates from July 25th 2014.

So, you need to install an overlay of this repository from source, to use those values...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-02-11 22:30:36 -0500

Seen: 110 times

Last updated: Feb 29 '16