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

Latency in publisher/subscriber

asked 2021-02-26 04:15:50 -0500

Vic gravatar image

Hello everyone,

In a somewhat big project i'm working on, I'm stubbling on an issue. I have 2 nodes, one focus on perception and the other one generating speed control order for a UR10 robot. The perception node subscribe on UR10 controller current position topic, do some data treatment, forward it to the node in charge of control. Issue is : perception node receive and update position close to real time. Subscriber to perception is called at the right frequency. Data received is old. First thing coming to mind is queue size too big. I updated all my queue to be sized 1, still have the issue. Anyone got a lead? Ros version is Kinetic

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-02-26 06:50:24 -0500

Vic gravatar image

Mistake on my side. Perception receive faulty data, will investigate the robot controller.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-02-26 04:15:50 -0500

Seen: 172 times

Last updated: Feb 26 '21