Search found 22 matches

by suri
04 May 2020, 07:50
Forum: General questions
Topic: Error while terminating the Coppeliasim
Replies: 0
Views: 12549

Error while terminating the Coppeliasim

Hey, I am using custom built Coppeliasim plugin. But When I tried to kill the coppeliasim, I am getting below error. coppeliaSim: /usr/include/boost/thread/pthread/recursive_mutex.hpp:113: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed. /opt/coppeliasim/coppeliaS...
by suri
20 Apr 2020, 13:32
Forum: General questions
Topic: How can I add polygon into coppeliasim through ros?
Replies: 1
Views: 882

How can I add polygon into coppeliasim through ros?

Hey,

I need to add a polygon, I mean as the mobile robot moves, its moving path should be visible. I am thinking to add it through ros node.
I am using custom built plugin, is there any documentation to get an Idea, how can I make it through ros node?

Thanks in advance