-
tried different examples but all give the error:
ERROR client.py:70 Client: __init__, create Connection, exception: module 'robomaster.config' has no attribute 'DEFAULT_CONN_PROTO'
It found the co…
-
Bonjour,
Lorsque je lance le programme de capture vidéo du drone ci dessous, cela me renvoie une KeyError: '192.168.10.1'
frame_read = tello.get_frame_read()
def videoRecorder():
heigh…
-
There is a way to send data to the robot over the VTM and for it to be recieved by the robot through the referee protocol. Figure out how to do so, so that we can have a custom controller to control t…
-
Hello,
Robomaster S1 does not support SDK out of the box afaik. Does the driver works on the S1 without applying the hack?
-
Good afternoon. Help please soon I have a diploma, and the project is not ready. Because ROS2 does not see the robot Robomaster EP or S1 (I am confused in them), although it is written, as soon as you…
-
I cannot connect to the robot when turning on synchronize mode in CoppeliaSim.
A small snippet of display code:
```python
from zmqRemoteApi import RemoteAPIClient
from robomaster import robot, log…
-
I have this error from cmake
further I could not find the share file in the gihub drive
LINK : fatal error LNK1181: cannot open input file 'C:\Users\NYP\Documents\robomaster\RoboMaster-SDK-master\Ro…
-
We are trying to use this code, but it doesn't work in our setup. We still can control gimbal/blaster via Robomaster app and can capture the canbus packets from the "intelligent" controller, but we ca…
-
I have updated to robomaster-0.1.1.65, in ubuntu 20.04 through
`pip3 install --upgrade robomaster`
And also git pull the source code to test the examples.
Seems now I cannot execute all the sc…
-
`In file included from /home/robomaster/robo_ws/src/Planning/src/roborts_costmap/include/costmap/costmap_interface.h:69:0,
from /home/robomaster/robo_ws/src/Planning/src/roborts_cost…