Search found 7 matches

by JayanthBobbili
26 Oct 2023, 08:22
Forum: Bug reports
Topic: ZMQapiRequest issues
Replies: 12
Views: 21381

Re: ZMQapiRequest issues

Thanks a lot, it worked.

Thank you !!
by JayanthBobbili
26 Oct 2023, 07:19
Forum: Bug reports
Topic: ZMQapiRequest issues
Replies: 12
Views: 21381

Re: ZMQapiRequest issues

Sorry once again. here is the file for scene, https://drive.google.com/file/d/1i-l0gwm-szCGkeoXVoo_oDhSUn-3LjXa/view?usp=sharing here is the entire folder, https://drive.google.com/drive/folders/1PvnK1fKb8f4zt7TZWzzYRvN1XJUjUAln?usp=sharing it is 'Task_1B.ttt' please look into as fast as you can, Ur...
by JayanthBobbili
26 Oct 2023, 06:25
Forum: Bug reports
Topic: ZMQapiRequest issues
Replies: 12
Views: 21381

Re: ZMQapiRequest issues

I am sorry...
Here is the image of the scene...

https://drive.google.com/file/d/1vH4fYi ... p=drivesdk
Image

please respond quickly, It's urgent.

Thank You.
by JayanthBobbili
25 Oct 2023, 20:37
Forum: Bug reports
Topic: ZMQapiRequest issues
Replies: 12
Views: 21381

Re: ZMQapiRequest issues

Here is the image of the scene.


[img]
file:///C:/Users/Madhava/Pictures/Screenshots/Screenshot%202023-10-26%20010135.png
[/img]
by JayanthBobbili
25 Oct 2023, 14:05
Forum: Bug reports
Topic: ZMQapiRequest issues
Replies: 12
Views: 21381

Re: ZMQapiRequest issues

Can you help me out with the following after running previously given python script: ================================================================================ [/Motor_C@childScript:error] Traceback (most recent call last): script, line 3, in <module> ModuleNotFoundError: No module named 'sim'
by JayanthBobbili
25 Oct 2023, 12:22
Forum: Bug reports
Topic: ZMQapiRequest issues
Replies: 12
Views: 21381

Re: ZMQapiRequest issues

Now I am facing the following issue after downloading 4.6.0v. Here is the code I ran:================================================================= #python import numpy as np import sim # Define global variables base = 0.05 motor = 0.15 arm = 0.10 pendulum = 0.30 U = None # LQR control gains Q = ...
by JayanthBobbili
24 Oct 2023, 16:48
Forum: Bug reports
Topic: ZMQapiRequest issues
Replies: 12
Views: 21381

ZMQapiRequest issues

Hey everyone, I have put my 'defaultPython' to the interpreter I am wishing to use . I am trying to excute a python script which requires 'sim' module. here is how it is showing error : [CoppeliaSim:warning] Detected non-default settings (time steps and/or dyn. engine global settings). [/Motor_C@chi...