RobotecAI / RobotecAI/rai

executors behind warning

Open
#752 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
589
Forks
76
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Describe the bug
No matter which executor MultiThreadedExecutor or SingleThreadedExecutor is used in manipualtion demo, following warning appears:

MultiThreadedExecutor is 1.47 seconds behind. If you see this message frequently, consider switching to SingleThreadedExecutor.

It does not produce any bugs that I m aware of, but can impact performance

To Reproduce
Steps to reproduce the behavior:

  1. Run manipulation demo
  2. Check out logs

Platform

  • OS: Ubuntu 24.04
  • ROS 2 Jazzy

Version
414c328602f7d357eac6a8229d235555d619b0e4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the warning while running the manipulation demo on Ubuntu 24.04 with ROS 2 Jazzy, and compare the logs for both executor types. Trace the manipulation demo's executor setup and warning source; done means determining the cause and either removing the unintended delay or documenting why the warning is expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
performance, robotics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.