@Moderator , thanks for the prompt response. I've followed those instructions. The problem is that there are some specific choices that are not clear based on the hardware or software that was used for my drone during production. For instance, Transmitter options. I know that I have ELRS 915 MHz transmitter, but that corresponds to three transmitter options (7, 8, 10) and similarly for the modem: I have no way to know if my modem is M0193 or M0184.
I have tried different combinations of these options to create a SKU number. In each case I run voxl-configure-mpa with the new SKU number and the process fails (hangs app showing; communication ERROR:)
It Seems the problem is from not having the correct SKU number, but it may be that other file(s) are needed to complete successful voxl-configure-mpa ? Please let me know your suggestions.
Thanks.
Latest posts made by SystemBrute
-
RE: Instructions to rebuild /data partition on Starling-2
-
Instructions to rebuild /data partition on Starling-2
Hello,
Could you please provide instructions to rebuild the /data partition (in case accidentally deleted).
That also erases the SKU number, which has the specifics of the on board hardware. There are several options for Modem and Transmitter, and I dont know which ones are on my drone.
I'm reinstalling the VOXL SDK, but voxl-configure-mpa fails since the SKU number is incorrect.
Please advise on how to proceed. Thanks. -
Offboard follow_tag mode - suggestions to achieve fly-to-tag behaviour
Dear Modalai Team,
Currently, the offboard follow_tag mode is not functional and is described as "Very dangerous, not recommended for customer use" in voxl-vision-hub.conf.
This would be a very valuable application example for developers, if the code were modified to achieve "fly towards the tag" behaviour relative to a fixed apriltag.
The existing code (offboard_follow_tag.c) is based on sending setpoints rather than creating a path.
Could you send an outline (sketch, suggested logic sequence) on suggested steps to modify offboard_follow_tag.c to achieve fly-to-tag behaviour ?
Just a general suggested outline would be very helpful. Thanks. -
Documentation to use Trajectory Offboard mode in voxl-vision-hub
Dear Modalai Team,
Voxl-vision-hub includes a potentially very valuable off-board mode called Trajectory.
The code (offboard_trajectory.c) is available at the GitLab, but has very few comments or instructions on how to use this offboard mode template.
In particular, there is no information on how to send or create trajectories in this offboard mode.
The online documentation for voxl-vision-hub mentions Trajectory mode as one of the three available offboard modes but there is no information on how to use it, in particular how to create or send trajectory information.
Could you please publish or make more information available on the use of the Trajectory offboard mode ? Even if this mode is work in progress, it would be very useful to understand more of its intended use. At this point we developers have very limited options as starting points for using voxl-vision-hub.
More information on how to use Trajectory mode would be very valuable to VOXL developers.
Thanks. -
Documentation to use WPS Offboard mode in voxl-vision-hub
Dear Modalai Team,
Recent versions of voxl-vision-hub include a new and potentially very valuable off-board mode called WPS.
The code (offboard_wps.c) is available at the GitLab, but has almost zero comments or instructions on how to use this offboard mode template.
A CSV file is mentioned to define waypoints (/tmp/voxl-mapper-traj_waypoints.csv) but the file is nowhere to be found, neither in the drone side nor on the Gitlab files.
The online documentation for voxl-vision-hub does not even mention the WPS mode at all.
Could you please send more information and explain the use of WPS offboard mode ?
At this point we developers have very limited options as starting points for using voxl-vision-hub. More information on how to use WPS would be very valuable.
Thanks.