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

Update dji_vehicle_node_mission_services.cpp #492

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 3, 2022

  1. Update dji_vehicle_node_mission_services.cpp

    Changes: clear the actions vector after uploadWaypointV2Actions was successful
    Reason: Actions that have been generated by the "generateWaypointV2Action" ROS Service should be flushed after they have been uploaded to the drone.
    Otherwise you will upload old actions again, when you generate new ones and upload them via the ROS service.
    CactusQ committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    808492c View commit details
    Browse the repository at this point in the history