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

[Bug]: Incorrect delay when robot is performing an action #386

Open
1 task done
jixiancgh opened this issue Sep 13, 2024 · 0 comments
Open
1 task done

[Bug]: Incorrect delay when robot is performing an action #386

jixiancgh opened this issue Sep 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jixiancgh
Copy link

Before proceeding, is there an existing issue or discussion for this?

OS and version

Ubuntu 24.04

Open-RMF installation type

Source build

Other Open-RMF installation methods

No response

Open-RMF version or commit hash

4d4d693

ROS distribution

Rolling

ROS installation type

Binaries

Other ROS installation methods

ROS Jazzy

Package or library, if applicable

rmf_ros2

Description of the bug

[rmf_traffic_schedule-1] [ERROR] [1726213261.374379923] [rmf_traffic_schedule_primary]: Delay of -9223372036.754776s for tinyRobot1 of group tinyRobot exceeds maximum delay limit of 3600.000000s.

The delay seems to be incorrect when it is performing teleop in office.

Steps to reproduce the bug

  1. Launch office demos: ros2 launch rmf_demos_gz office.launch.xml
  2. Perform teleop action: ros2 run rmf_demos_tasks dispatch_action -F tinyRobot -R tinyRobot1 -a teleop -s coe --use_sim_time

Expected behavior

There shouldn't be an error when it is performing an action

Actual behavior

No response

Additional information or screenshots

image

@jixiancgh jixiancgh added the bug Something isn't working label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant