Forum Replies Created
-
AuthorPosts
-
November 21, 2019 at 11:16 am in reply to: Fly Commands to PlutoX from an external webserver and Camera stream to server #4303
Hi Somanth,
We will send you library for arm architecture once we will build it. Please wait for some days. Thanks!!
November 13, 2019 at 1:28 pm in reply to: Fly Commands to PlutoX from an external webserver and Camera stream to server #4290Hi Somnath,
No that is for communication with drone, you can refer to this roswiki http://wiki.ros.org/pluto_drone
For camera package we haven’t yet created ros wiki. To install that package goto pluto_ros_package/install_required_llib.sh run this script. To access camera feed, start roscore . New console window start rosrun pluto_camera_sense plutocamera – this will start to get the frame from camera. Now to view the frames start rosrun pluto_image_sub imagenode – this will open the window which will stream camera feed.November 8, 2019 at 5:51 am in reply to: Fly Commands to PlutoX from an external webserver and Camera stream to server #4286Hi Somnath,
PlutoX use MSP protocol for data communication (http://www.stefanocottafavi.com/msp-the-multiwii-serial-protocol/)
To have communication with PlutoX you need to create tcp socket on
1: For non camera WiFi- IP: 192.168.4.1 Port:23
2: For camera WiFi- IP: 192.168.0.1 Port: 9060We have ROS module and windows visual studio project to showcase example of camera streaming. On Raspberry pi you can use linux library and api which we will provide you via email.
Share your email id on this thread.
To reset the crash indicator, keep your PlutoX on flat surface. If that doesn’t solve the issue then do ACC calibration from drone settings.
Hi Pravardhan,
The camera that comes with PlutoX kit is only accessible via app, there is no api to access the video stream. Also you have to install Beta Pluto Controller app on android to watch live feed of camera. Here is the link to download it in beta version: https://play.google.com/apps/testing/com.drona.controller
Here is the link: http://tinyurl.com/cygnusIDE
-
AuthorPosts