OMPL Plugin crashes ROS interface

Report crashes, strange behaviour, or apparent bugs
Post Reply
lari.casteluci
Posts: 11
Joined: 29 Sep 2016, 20:23

OMPL Plugin crashes ROS interface

Post by lari.casteluci »

Hello,

I was trying to use OMPL toguether with Ros Interface. However, when the OMPL tries to find a solution to RRT Connect and is unable to, communication to ros interface crashes and i am unable to communicate any further to ROS. Do you suggest any alternatives so I am able to keep using Motion Planning?

Thanks

fferri
Posts: 1193
Joined: 09 Sep 2013, 19:28

Re: OMPL Plugin crashes ROS interface

Post by fferri »

Do you have a reproducible testcase?

lari.casteluci
Posts: 11
Joined: 29 Sep 2016, 20:23

Re: OMPL Plugin crashes ROS interface

Post by lari.casteluci »

Actually, with further testing (i'm not using OMPL anymore) the communication continues to crash. I've looked in the code a bit, and the problem seems to be with the simSetJointTargetPosition() function. Here is a drive link to my project with all required files, please look first at the READ ME.txt, there is some explanation in there.


https://drive.google.com/drive/u/0/fold ... l95cFVDZnM

Thanks!

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: OMPL Plugin crashes ROS interface

Post by coppelia »

Can you produce a minimalistic scene that reproduces the crash? A complex project is very difficult/time consuming to debug..

Cheers

Post Reply