orientedShoot - Documentation
已完成Hello everyone,
I'm currently working on implementing the orientedShoot
action as listed in the DJI CloudAPI WPML Documentation. However, I'm having trouble with the correct format for this action. In the Documentation it seems that the camera parameters like ISO, Aperture and Shuttertime are "Required", but i could not find anywhere a working template for this action. Thank you for your help.
Here are the parameters I'm using:
<wpml:action>
<wpml:actionId>0</wpml:actionId>
<wpml:actionActuatorFunc>orientedShoot</wpml:actionActuatorFunc>
<wpml:actionActuatorFuncParam>
<wpml:gimbalPitchRotateAngle>-90</wpml:gimbalPitchRotateAngle>
<wpml:gimbalRollRotateAngle>0</wpml:gimbalRollRotateAngle>
<wpml:gimbalYawRotateAngle>0</wpml:gimbalYawRotateAngle>
<wpml:focusX>0</wpml:focusX>
<wpml:focusY>0</wpml:focusY>
<wpml:focusRegionWidth>0</wpml:focusRegionWidth>
<wpml:focusRegionHeight>0</wpml:focusRegionHeight>
<wpml:focalLength>24</wpml:focalLength>
<wpml:aircraftHeading>0</wpml:aircraftHeading>
<wpml:accurateFrameValid>0</wpml:accurateFrameValid>
<wpml:payloadPositionIndex>0</wpml:payloadPositionIndex>
<wpml:useGlobalPayloadLensIndex>0</wpml:useGlobalPayloadLensIndex>
<wpml:targetAngle>0</wpml:targetAngle>
<wpml:actionUUID>ff899ce1-3e9b-4e87-a36e-0c4ceaaf8d80</wpml:actionUUID>
<wpml:imageWidth>0</wpml:imageWidth>
<wpml:imageHeight>0</wpml:imageHeight>
<wpml:AFPos>0</wpml:AFPos>
<wpml:gimbalPort>0</wpml:gimbalPort>
<wpml:orientedCameraType>68</wpml:orientedCameraType>
<wpml:orientedFilePath>ff899ce1-3e9b-4e87-a36e-0c4ceaaf8d80</wpml:orientedFilePath>
<wpml:orientedFileMD5/>
<wpml:orientedFileSize>0</wpml:orientedFileSize>
<wpml:orientedFileSuffix>Waypoint-02</wpml:orientedFileSuffix>
<wpml:orientedCameraAperture>280</wpml:orientedCameraAperture>
<wpml:orientedCameraLuminance>0</wpml:orientedCameraLuminance>
<wpml:orientedCameraShutterTime>0.0005</wpml:orientedCameraShutterTime>
<wpml:orientedCameraISO>100</wpml:orientedCameraISO>
<wpml:orientedPhotoMode>normalPhoto</wpml:orientedPhotoMode>
</wpml:actionActuatorFuncParam>
</wpml:action>
-
Dear developers, Hello, thank you for contacting DJI Innovation. All parameters of accurate reproduction need to be passed in. You can check that Pilot2 has also passed the corresponding values. You need to implement the route file according to the document. Is your firmware version up to date? At present, the problem you need is that the route file written by you manually does not work? What are your needs? I hope our solution can help you, thank you for your email, wish you a happy life! Best Regards, DJI DJI innovation SDK technical support -
Dear DJI Support,
DJI Pilot 2 has not passed all the values that are listed above. It seams that the following parameters are missing if you create a Waypoint Mission over DJI Pilot containing orientedShoots autoamtically.
<wpml:orientedCameraAperture>280</wpml:orientedCameraAperture>
<wpml:orientedCameraLuminance>0</wpml:orientedCameraLuminance>
<wpml:orientedCameraShutterTime>0.0005</wpml:orientedCameraShutterTime>
<wpml:orientedCameraISO>100</wpml:orientedCameraISO>My firmware is up to date and my file is not working with DJI Pilot 2 while trying to provide the parameters mentioned before (orientedCameraAperture,orientedCameraShutterTime,orientedCameraISO). Can you provide my with a working action Template that contains those values? According to the Documentation my file should work without a problem.
Best Regards and Thank you for your help
-
Dear developers, Hello, thank you for contacting DJI Innovation. Enter "FH2 management platform", in turn, click on the "equipment management" - "airport" - "equipment operations" - "equipment abnormal feedback" - "new abnormal feedback". In addition, you are required to complete the following information (necessary) : 1. Airport model and firmware version: 2. Drone model and firmware version: 3. ,the fault phenomenon: 4. the specific time period of failure: 5. airport and drone logs should be provided (required) Please send me the screenshot of the two-dimensional code interface after filling in the above information and the feedback of "FH2", and I will submit the upgrade work order. I hope our solution can help you, thank you for your email, wish you a happy life! Best Regards, DJI DJI innovation SDK technical support -
Hello, thank you for your reply. It would not be possible for me to give Feedback over the Flight Hub 2 platform, because we did not use this platform.
For the firmware we used the latest firmware available for both Drone (Mavic3M) RC Controller.
We loaded the Mission via DJI Pilot 2.
What do you mean by " screenshot of the two-dimensional code interface". Where can i find this Option?
Could you provide a Feedback about the camera paremeters for the orientedShoot action? Due to the Fact that this Action is listed in the WPML Documentation i would assume that it should be no problem to share somekind of template how those camera parameters are intended to work with orientedShoot.
-
DJI Developer Support Unfortunately i am not satisfied by your latest response. Please revisit my first question and give me support about the
orientedShoot
Action. In the DJI CloudAPI WPML this action is listed as an Action that is supported by the "Mavic3E" Models, but the Documentation does not show how this action can be implemented correctly.
请先登录再写评论。
评论
6 条评论