Following is the error that i am getting when using mobile robot and pathway area “Unable to solve path for “Mobile Robot Resource”. Destination might be inside an obstacle or disconnected areas”.
First off all, do you connected the pathways to your Mobile Robot Controller?
You need the pathways to be connected wirt the Controller, so the Mobile Robot can follow this Pathways.
Second question. Are your pathways going through an obstacle like a CAD-Model or machine?
Yes, i have connected the pathways to the controller and also there are bo obstacle in the path.
This is happening because the robot is not following the path,instead it follows some other path like its gone crazy or something
Hello? May I ask if you finally solved the problem? I had the same problem.
As the output says: the destination is inside an obstacle.
You can visualize the obstacles by clicking Show Obstacles on the transport controller.
The Transport Controller adds a clearance around each obstacle so that the resources don’t collide with them. You can reduce the ObstacleHorizontalClearance or add components in “ExcludeObstacles” to not take them into account.
There is an example in this video (chapter 6-8) Using Process Modeling Navigation components | Visual Components Academy
Thank you for your reply, but I already did like this. I’m sure there is no obstacles in the pathway, but it still outputs this error.