Matthew Lock
Matthew Lock
I am running the following build command ``` mos build --local --platform esp8266 --verbose --clean ``` with a build target as shown below ``` libs_version: 2.20.0 modules_version: 2.20.0 mongoose_os_version: 2.20.0...
Hi there, I am sorry to open an issue here but I am at a loss. I'm running the srsEnb using a **USRP B210** and transmitting using EARFCN 1325. My...
**Describe the Bug** I am publishing a twist message (just 1 message) and it results in the robot only moving for a fraction of a second. **Steps to Reproduce** 1....
Hey ! Is there any way to disable the cmd_vel_timeout for the diff drive controller? It is not very apparent how to do this in the documentation. See this [issue](https://github.com/cyberbotics/webots_ros2/issues/468)...
Hey ! Is there any way to disable the cmd_vel_timeout for the diff drive controller? It is not very apparent how to do this in the documentation. I have also...
Looking at the detailed documentation, the link on the following line: >OS_NAME (default: derived from OS_CODE_NAME): Possible options: {ubuntu, debian}. See [this section for the detail](https://github.com/ros-industrial/industrial_ci/blob/master/doc/index.rst#optional-type-of-os-and-distribution). does not take the...
Hi there! I am just curious if this could be made to work with a USRP B210 device?
Apparently the management dashboard file upload feature was removed a long time ago? Documentation currently still reflects this feature without any mention that it is no longer avaiable.
Hi, quick question! How can one detect a disconnected controller?
I am trying to connect my controller via Bluetooth. I am using Ubuntu 18.04 I noticed that the report size is only 10, therefore the code is throwing an error...