Robotics StackExchange | Archived questions

ERROR: cannot launch node of type [warehouse_ros_mongo/mongo_wrapper_ros.py]: warehouse_ros_mongo

I have installed ROS melodic from source as well as MoveIt. When I want to run benchmark which is available in this link it shows this error: cannot launch node of type [warehouserosmongo/mongowrapperros.py]: warehouserosmongo

I have also installed the dependencies. I want to benchmark several OMPL planners on a scenario. I would be appreciated if you could help me.

Asked by RezaM on 2019-08-22 09:36:29 UTC

Comments

Did you solve it?

Asked by Esquerra on 2019-11-22 18:33:58 UTC

Answers

i would check that the python file has executable permissions. go to the directory and ls -l and see is the x is set.

Asked by prefpkg21 on 2019-08-26 07:34:00 UTC

Comments