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

Can Rmader replan trajectories when drones are lagging behind the target waypoints? #10

Open
Sapio-S opened this issue Jun 4, 2024 · 0 comments

Comments

@Sapio-S
Copy link

Sapio-S commented Jun 4, 2024

Hi,

I have encountered some challenges when deploying R-mader on real drones. Specifically, I wonder whether R-mader can detect the deviations of the drones from their target waypoints and subsequently adjust the plans.

In my current environment, the drones publish their positions via the rostopic /SQxxs/state, and receive position commands from R-mader through /SQxxs/goal. To eliminate interference from the simulator, I have disabled perfect_controller.

However, the drones sometimes fly slower than R-mader expects and therefore lag behind the target waypoints. In such cases, R-mader seems to disregard the actual drone positions and continues planning trajectories based on its previous commands.

I've attached an image illustrating this issue. In this scenario, three drones are supposed to be flying forward, but the drone in the middle remains stationary at the origin. R-mader, though, supposes all trajectories are completed and continues to plan forward.
Screenshot 2024-06-04 at 20 43 23

What might be wrong in my setup? Any assistance would be greatly appreciated.

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

1 participant