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

Multirobot abilities for TB3 restored #11

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Multirobot abilities for TB3 restored #11

merged 3 commits into from
Jun 21, 2024

Conversation

SteveMacenski
Copy link
Member

@SteveMacenski SteveMacenski commented Jun 19, 2024

SteveMacenski and others added 3 commits June 11, 2024 17:46
* Use xacro file to plumb namespace into gz topics

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Fix linter

Signed-off-by: Addisu Z. Taddese <[email protected]>

---------

Signed-off-by: Addisu Z. Taddese <[email protected]>
@SteveMacenski
Copy link
Member Author

SteveMacenski commented Jun 21, 2024

@azeey I generally see this working now w.r.t. things bringing up, but I see large blocks of things like the following:

[component_container_isolated-14] [WARN] [1718934561.045292030] [tf2_buffer]: Detected jump back in time. Clearing TF buffer.
[component_container_isolated-14] [WARN] [1718934561.045296205] [tf2_buffer]: Detected jump back in time. Clearing TF buffer.
[component_container_isolated-14] [WARN] [1718934561.045462207] [tf2_buffer]: Detected jump back in time. Clearing TF buffer.
[component_container_isolated-14] [WARN] [1718934561.045647386] [tf2_buffer]: Detected jump back in time. Clearing TF buffer.
[component_container_isolated-14] [WARN] [1718934561.045755618] [tf2_buffer]: Detected jump back in time. Clearing TF buffer.
[component_container_isolated-14] [INFO] [1718934561.358921543] [robot2.local_costmap.local_costmap]: Message Filter dropping message: frame 'base_scan' at time 160.002 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
[component_container_isolated-14] [INFO] [1718934561.359027227] [robot2.global_costmap.global_costmap]: Message Filter dropping message: frame 'base_scan' at time 160.002 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
[component_container_isolated-8] [INFO] [1718934561.377268423] [robot1.local_costmap.local_costmap]: Message Filter dropping message: frame 'base_scan' at time 160.002 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
[component_container_isolated-8] [INFO] [1718934561.377870261] [robot1.global_costmap.global_costmap]: Message Filter dropping message: frame 'base_scan' at time 160.002 for reason 'the timestamp on the message is earlier than all the data in the transform cache'

and the two robots halting motion correlating with them. I think it technically works, but is the problem here just that GZ isn't able to keep up with 2x robots running simultaneously? If so, I understand, just want to make sure its not something else. Its not an amazing user experience, but if that's what we can do for now, I guess that's what we can do for now 🤷

@SteveMacenski SteveMacenski merged commit 7e82adc into main Jun 21, 2024
7 checks passed
@SteveMacenski SteveMacenski deleted the multirobot branch June 21, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants