Search found 3 matches

by Blaise
14 Aug 2020, 11:16
Forum: General questions
Topic: License verification on Ubuntu 20.4
Replies: 1
Views: 267

License verification on Ubuntu 20.4

After moving from CoppeliaSim 4.0.0 to 4.1.0 and moving from Ubuntu 18.4 to 20.4 I'm facing an issue with floating license verification. The issue was tested on three separate machines. Whereas the server verification works on Windows, the Ubuntu version failed in both instances. I'm looking for a w...
by Blaise
11 Mar 2020, 09:15
Forum: Bug reports
Topic: calling simROS2.advertiseService causes crashing
Replies: 2
Views: 3905

Re: calling simROS2.advertiseService causes crashing

The situation has been reproduced on other machines, hence the suspicion that it could be a bug rather than a setup issue.
by Blaise
27 Feb 2020, 14:30
Forum: Bug reports
Topic: calling simROS2.advertiseService causes crashing
Replies: 2
Views: 3905

calling simROS2.advertiseService causes crashing

Hi everybody When creating a ROS2 service in a non-threaded script: service = simROS2.advertiseService(proxy_node..'/service', 'std_srvs/Empty', 'service_callback') the simulator crashes with the following error message: libsimExtROS2Interface.so: undefined symbol: _ZN22rosidl_typesupport_cpp31get_s...