Suresh Kondepudi

Results 14 issues of Suresh Kondepudi

# Bug Report Form ## Checklist - [ ] I am using the latest version of the code. - [x] I am absolutely sure I read the README in its...

bug

Is there any way to emulate a MODBUS Server too using **modbuspp**? So I can use my own PC (or 2 PCs + Ethernet comm) to run the modbus datagram...

Able to read raw Accel, Gyro and Mag values but unable to get Quaternion or Euler angles even from the example sketch on Atmega2560 ![image](https://user-images.githubusercontent.com/27050474/98791032-7bd95880-242a-11eb-8f41-0ead443434c9.png) ![image](https://user-images.githubusercontent.com/27050474/98791307-e12d4980-242a-11eb-9c34-aad42302a578.png)

Is there any script/functions to use RP2040 DMA to read the I2C bus? Like how [this](https://github.com/raspberrypi/pico-examples/blob/master/spi/spi_dma/spi_dma.c) script reads the SPI using DMA?

**I ran,** `python3.10 -m pip install modbus_tk` **The Error I got was this:** Keyring is skipped due to an exception: module 'collections' has no attribute 'MutableMapping' Defaulting to user installation...

When i run a simple render script I get ``` in _create_overlay self.data.solver_iter + 1)) AttributeError: 'mujoco._structs.MjData' object has no attribute 'solver_iter' ``` This started happening after I upgraded to...

Is there any way to set the Framerate(FPS) of the simulation or limit the render speed?

I get the option to change me video fps in `Video frame rate (approx)`. ``` Default 15 fps 24 fps 25 fps 30 fps 60 fps 96 fps 100 fps...

Is there any fix? ![Image](https://github.com/user-attachments/assets/dcec27c7-3635-4942-a3b7-2ad3f3c868c7)