Question regarding product application
-
We are a research lab at CMU and we are considering building autonomous solutions using modalAI drone. When looking at the product, we have some queries:
- we would like to use a drone with self onboard positioning capability, and want to be able to send commands from a remote desktop/cloud server for the drone to go to waypoints, which one is best for our purpose?The high resolution video should be streamed to the remote desktop as well.
- the stinger vision drone looks very good with its vision position system and onboard light illumination, but is it not open for development and autonomous command?
-
We are a research lab at CMU and we are considering building autonomous solutions using modalAI drone. When looking at the product, we have some queries:
- we would like to use a drone with self onboard positioning capability, and want to be able to send commands from a remote desktop/cloud server for the drone to go to waypoints, which one is best for our purpose?The high resolution video should be streamed to the remote desktop as well.
- the stinger vision drone looks very good with its vision position system and onboard light illumination, but is it not open for development and autonomous command?
-
@Muqing-Cao Stinger runs the same VOXL SDK that is ran on starling and other platforms. Absolutely open for development and capable of autonomous command in the same way
@tom Thanks! Having looked briefly at the sdk instructions, it looks we are able to run ROS1/ROS2 on a host computer and control the drone using mavros setpoint, is that correct? Are the setpoint command available for both ROS1/ROS2? Can we get onboard VIO local position from ROS?
-
@tom Thanks! Having looked briefly at the sdk instructions, it looks we are able to run ROS1/ROS2 on a host computer and control the drone using mavros setpoint, is that correct? Are the setpoint command available for both ROS1/ROS2? Can we get onboard VIO local position from ROS?
@Muqing-Cao You can get the VIO data from the ROS1 and ROS2 Topic /ov_overlay , /ov, or /qvio depending on which VIO you are using. Both have the same type interfaces available so either should work. Yes, you will be able to get run the commands on a host computer and as long as they are on the same ROS_DOMAIN_ID, for ROS2 this should be automatic.
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login