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

Can't subscribe to tf with roslibjs

asked 2015-10-20 05:07:21 -0500

Demian23 gravatar image

updated 2015-10-20 05:46:34 -0500

gvdhoorn gravatar image

Hello Community,

I have a problem with the roslibjs Library. Right now I try to do this tutorial: roslibjs TfClient Tutorial But I can't get it to work. The rosbridge returns this error:

[ERROR] [WallTime: 1445335466.389260] [Client 10] [id: subscribe:/tf2_web_republisher/feedback:4] subscribe: Unable to load the manifest for package tf2_web_republisher. Caused by: tf2_web_republisher
[ERROR] [WallTime: 1445335466.393854] [Client 10] [id: subscribe:/tf2_web_republisher/result:5] subscribe: Unable to load the manifest for package tf2_web_republisher. Caused by: tf2_web_republisher
[ERROR] [WallTime: 1445335466.523221] [Client 10] [id: publish:/tf2_web_republisher/goal:6] publish: Cannot infer topic type for topic /tf2_web_republisher/goal as it is not yet advertised

I am not quite sure what this means. Any help is appreciated.

Demian

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-10-20 07:03:06 -0500

Demian23 gravatar image

It is answered. I am so sorry. I didn't realize that I have to install tf2_we_republisher too.

edit flag offensive delete link more

Comments

Is there a good procedure for installing tf2_web_republisher?

michaelrosario gravatar image michaelrosario  ( 2016-03-09 14:38:31 -0500 )edit
1

sudo apt-get install ros-indigo-tf2-web-republisher

rtoris288 gravatar image rtoris288  ( 2016-03-09 18:24:32 -0500 )edit

FYI this doesn't exist for kinetic (yet)

jacksonkr_ gravatar image jacksonkr_  ( 2016-10-25 14:58:48 -0500 )edit

Question Tools

Stats

Asked: 2015-10-20 05:07:21 -0500

Seen: 1,531 times

Last updated: Oct 20 '15