You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using 'coordinate_system_enu': True in airsim_node.launch.py file, and then issuing a movement command using the /airsim_node/local_position_goal service, the drone will reach the location but then move randomly instead of stopping.
Settings
Default settings
How can the issue be reproduced?
Set 'coordinate_system_enu': True in airsim_node.launch.py
Issue goal using /airsim_node/local_position_goal service
Include full error message in text form
What's better than filing an issue? Filing a pull request :).
The text was updated successfully, but these errors were encountered:
@nikola-j I don't know what you mean. I tested ros2 package many times for enu and ned. I didn't find any problems.
I couldn't understand what your pr #4631 do. Could you tell what your problem in detail.
Bug report
What's the issue you encountered?
When using
'coordinate_system_enu': True
in airsim_node.launch.py file, and then issuing a movement command using the/airsim_node/local_position_goal
service, the drone will reach the location but then move randomly instead of stopping.Settings
Default settings
How can the issue be reproduced?
'coordinate_system_enu': True
in airsim_node.launch.py/airsim_node/local_position_goal
serviceInclude full error message in text form
What's better than filing an issue? Filing a pull request :).
The text was updated successfully, but these errors were encountered: