Skip to content

New TF implementation not working #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rctoris opened this issue Feb 4, 2015 · 2 comments · Fixed by #171
Closed

New TF implementation not working #152

rctoris opened this issue Feb 4, 2015 · 2 comments · Fixed by #171
Labels

Comments

@rctoris
Copy link
Contributor

rctoris commented Feb 4, 2015

@T045T I released the new version of roslibjs with the new TF implementation and TFs are no longer working correctly. Looks like no TFs are handled correctly (see screenshot).

untitled

Since this is a critical bug I'm going to revert and re-release!

@rctoris rctoris added the bug label Feb 4, 2015
@rctoris rctoris mentioned this issue Feb 4, 2015
@T045T
Copy link
Contributor

T045T commented Mar 18, 2015

Can you give a minimal (non-)working example? I've tested the new TF implementation a number of times and never run into this.

@rctoris
Copy link
Contributor Author

rctoris commented Mar 18, 2015

The example above is from the RWT demo https://github.com/RobotWebTools/robotwebtools.github.io/blob/master/demos/carl-urdf.html

It's running on Indigo with:

sudo apt-get install ros-indigo-carl-description

<launch> 
  <include file="$(find rosbridge_server)/launch/rosbridge_websocket.launch" />
  <node pkg="tf2_web_republisher" type="tf2_web_republisher" name="tf2_web_republisher" />
  <include file="$(find carl_description)/launch/carl_description.launch" />
</launch>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants