Robomaster - Python - Blind --- > Help Me
1563 5 2022-6-9
Uploading and Loding Picture ...(0/1)
o(^-^)o
titanic4wd
lvl.1
Flight distance : 109177 ft
Italy
Offline

Good morning. My name is Mauro.
I bought Robomaster because I want to teach my son python programming but I have big connection difficulties.
I tried both wifii and usb but both are rejected.
I made a Ping command and the robot responds but if I use the example attached to the SDK:

import robomaster
from robomaster import robot


if __name__ == '__main__':
    ep_robot = robot.Robot ()

    # 指定 连接 方式 为 USB RNDIS 模式
    ep_robot.initialize (conn_type = 'rndis')

    version = ep_robot.get_version ()
    print ("Robot version: {0}". format (version))
    ep_robot.close ()

the robot refuses the connection.
Unfortunately I need to program in this way because my child is blind and cannot use visual programming.
Without this type of programming I don't know what to do with the robomaster.
Can anyone help me ?
I have also tried with the Robomaster software but the speech synthesizers and braille bars are not compatible and cannot read the screen.
I hope I was clear, I don't speak English.
Sorry.

Help me.

A thousand thanks

best regards Mauro.


2022-6-9
Use props
DAFlys
Captain
Flight distance : 312090263 ft
  • >>>
United Kingdom
Offline

Hi! You might be better off posting your question in the ‘Developer’ section of this forum.  That is way more active.    -   From https://developer.dji.com you can click Forum to access it or a direct link to it is - https://forum.dji.com/forum-139-1.html?from=developer
2022-6-9
Use props
BGA
Second Officer
United States
Offline

The Robomaster S1 does not support the external python SDK (not officially). There is a hack that enables that but it seems to be broken in recent firmware versions (i will eventually get around updating it but I have no time to do that currently).
2022-6-9
Use props
titanic4wd
lvl.1
Flight distance : 109177 ft
Italy
Offline

DAFlys Posted at 6-9 11:27
Hi! You might be better off posting your question in the ‘Developer’ section of this forum.  That is way more active.    -   From https://developer.dji.com you can click Forum to access it or a direct link to it is - https://forum.dji.com/forum-139-1.html?from=developer

Thank you very much
2022-6-9
Use props
titanic4wd
lvl.1
Flight distance : 109177 ft
Italy
Offline

BGA Posted at 6-9 15:10
The Robomaster S1 does not support the external python SDK (not officially). There is a hack that enables that but it seems to be broken in recent firmware versions (i will eventually get around updating it but I have no time to do that currently).

A thousand thanks
I try to do a google search.
2022-6-9
Use props
DAFlys
Captain
Flight distance : 312090263 ft
  • >>>
United Kingdom
Offline

titanic4wd Posted at 6-9 19:19
Thank you very much

No probs,    the developer section doesnt appear unless you access the site from the DJI developer centre.  
2022-6-9
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules