Skip to content
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

Makers objects have frame dropped when TF is at high freqnuecy #550

Open
9 tasks
haoming29 opened this issue Jul 3, 2022 · 0 comments
Open
9 tasks

Makers objects have frame dropped when TF is at high freqnuecy #550

haoming29 opened this issue Jul 3, 2022 · 0 comments
Labels

Comments

@haoming29
Copy link

Description
I'm rendering a moving joint URDF model, a MarkerArray (with 3 moving markers at low speed) together using ros3d in a React interface. The URDF mesh is rendered smoothly but the MarkerArray/Marker object has tangible stuck and frame drops/delay. This is very severe with a high publishing frequency of Marker(we tested at a max of 125Hz), but smoothed a little when publishing at a lower rate (~10-30 Hz).

We didn't find other message types such as Pose and PoseArray to have the same issue, but the rendering is still a little stuck at 125 Hz even for Pose and PoseArray.

Does anyone have the same issue as well?

  • Library Version: 1.1.0
  • ROS Version: ros 1 Melodic
  • Platform / OS: Chrome Version 102.0.5005.61+ Ubuntu 18.04.6 LTS

Steps To Reproduce

Expected Behavior

  • The URDF and Marker are rendered
  • The Marker is moving smoothly without stuck/frame dropped

Actual Behavior

  • The URDF and Marker are rendered
  • The Marker is moving with frames dropped and stuck at some time
@haoming29 haoming29 added the bug label Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant