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

[Other issue]: free fleet integration with open-rmf #153

Closed
1 task done
harshp1509 opened this issue Oct 20, 2024 · 1 comment
Closed
1 task done

[Other issue]: free fleet integration with open-rmf #153

harshp1509 opened this issue Oct 20, 2024 · 1 comment

Comments

@harshp1509
Copy link

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

Description

I am trying to integrate free fleet with open-rmf. i have done almost. but i am facing one issue. robots are register in rmf side but when i am assigning task than task submission is work fine but robot not moving.

i am only getting green circle not getting pink or purple circle. what is the problem in this case?
Screenshot 2024-10-20 170905
Screenshot 2024-10-20 170930

@aaronchongth
Copy link
Member

May I confirm if the fleet adapter has accepted and won the bidding for the task?
Is this running on real robots or simulation robots? If it is simulated, you might need to ensure that the task start time is in simulation time too, or just use 0 for start time

ros2 run rmf_demos_tasks dispatch_patrol \
  -p goal20 goal12 \
  -n 2 \
  -st 0

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

No branches or pull requests

2 participants