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

ROS2 Movement bug when using ENU coordinate system #4629

Open
nikola-j opened this issue Jul 20, 2022 · 1 comment · May be fixed by #4631
Open

ROS2 Movement bug when using ENU coordinate system #4629

nikola-j opened this issue Jul 20, 2022 · 1 comment · May be fixed by #4631
Labels
bug-report for issues filed as bug reports ros2

Comments

@nikola-j
Copy link

Bug report

  • AirSim Version/#commit: latest main
  • UE/Unity version: 4.27
  • autopilot version: N/A
  • OS Version: Ubuntu 20.04

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?

  1. Set 'coordinate_system_enu': True in airsim_node.launch.py
  2. 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 :).

@jonyMarino jonyMarino added bug-report for issues filed as bug reports ros2 labels Jul 21, 2022
@dzywater
Copy link
Contributor

dzywater commented Aug 3, 2022

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report for issues filed as bug reports ros2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants