Search found 5 matches

by JevJefferson
21 Feb 2024, 11:48
Forum: General questions
Topic: ROS2 connection missing Float32MultiArray
Replies: 1
Views: 185

ROS2 connection missing Float32MultiArray

Hello! I have ran into a following problem when trying to subscribe to rostopic that passes Float32MultiArray type messages Traceback (most recent call last): script, line 42, in sysCall_init Exception in sim.genericFunctionHandler: Unsupported message type 'std_msgs/msg/Float32MultiArray'. You may ...
by JevJefferson
19 Feb 2024, 22:06
Forum: Bug reports
Topic: Python simROS2 subscriber not working
Replies: 1
Views: 1161

Python simROS2 subscriber not working

Hello! While following this tutorial https://manual.coppeliarobotics.com/en/ros2Tutorial.htm I encountered a problem with a Python subscriber/publisher code (for the reference, the same code but in lua works fine). Publisher works as supposed, but there is problem with subscriber - as soon as someth...
by JevJefferson
19 Feb 2024, 21:52
Forum: Bug reports
Topic: Triangle Edit Mode - selection problem
Replies: 4
Views: 1471

Re: Triangle Edit Mode - selection problem

fferri wrote: 13 Feb 2024, 11:05 What happens if you export LIBGL_ALWAYS_SOFTWARE=1 like mentioned in this other topic?
Thank you, that have solved the issue!
by JevJefferson
12 Feb 2024, 21:13
Forum: Bug reports
Topic: Triangle Edit Mode - selection problem
Replies: 4
Views: 1471

Re: Triangle Edit Mode - selection problem

Here is the output when I start CoppeliaSim from a terminal, maybe it can be of any help, there is a line that says QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' could it be a problem? [CoppeliaSimClient] loading the CoppeliaSim library... [CoppeliaSimClient:loadinfo] do...
by JevJefferson
12 Feb 2024, 21:03
Forum: Bug reports
Topic: Triangle Edit Mode - selection problem
Replies: 4
Views: 1471

Triangle Edit Mode - selection problem

Hello, I have a problem with the triangle shape edit mode tool. It does not allow me to select correct triangles with mouse-click on triangle of 3-D model. It works however when I click on triangle in the left menu, but it is not feasible option with more complex shapes where I need to select correc...