-
Notifications
You must be signed in to change notification settings - Fork 134
Description
I have modified the demos map to test the lift functionality.
The navigation graph works properly, and the robot should take the lift to go up.
However, when it tries to enter the lift, it gets pushed back, showing the following message:
[fleet_adapter-18] [INFO] [1762151940.027435127] [drone_command_handle]: Requesting replan for drone1 because of an obstacle
I’ve made sure that all lift-related parameters and definitions match those in the hotel example as closely as possible.
I’ve also adjusted the footprint, vicinity, and stop distance parameters to minimize interference.
Despite that, the robot still seems to collide with an invisible obstacle and fails to reach its intended destination.
How can I resolve this issue? AH, I did platform (tiny,delivery,drone), but it did'nt works.
