-
Notifications
You must be signed in to change notification settings - Fork 97
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
[Other issue]: The robot's model does not load correctly #207
Comments
The terminal printout that you're sharing is very normal, so it doesn't explain any problem that you're having. You'll need to tell us a lot more about
|
schedule_visualizer_node-4] [INFO] [1706255007.593262846] [schedule_data_node]: Requesting new schedule update because update timed out |
Please use https://gist.github.com/ to upload and share large amounts of terminal output instead of putting it directly into your posts. That helps keep the conversations readable. There's still nothing wrong with the terminal output that you're showing here. The timeout messages are normal when no robots are performing any tasks. Here's a few things you can do that will help us understand what's going on: |
https://gist.github.com/zzz11wh/6c7f4271a92c6fca4a6ee0a1df22f23a |
Before proceeding, is there an existing issue or discussion for this?
Description
Hello
When I ran the demo, I ran into some problems, my terminal shows [fleet_adapter-14] [INFO] [1706022280.900932158] [tinyRobot_command_handle]: Successfully added new robot: tinyRobot2 and
schedule_visualizer_node-4] [INFO] [1706022288.915672244] [schedule_data_node]: Requesting new schedule update because update timed out
[schedule_visualizer_node-4] [INFO] [1706022288.915734107] [schedule_data_node]: [rmf_traffic_ros2::MirrorManager::request_update] Requesting changes for query ID [1] since beginning of recorded history
[rmf_traffic_schedu
This is causing the bots to not load correctly on my map, and I would like to know what is causing this. Thank you for your time, and I sincerely thank you
The text was updated successfully, but these errors were encountered: