Search found 4 matches

by robothusiast
22 May 2021, 15:18
Forum: General questions
Topic: RRT: Skipping invalid start state (invalid state) on Path Planning
Replies: 1
Views: 3208

RRT: Skipping invalid start state (invalid state) on Path Planning

Hello Everyone! I'm working on ePuck robot scene which I have to make a path planning using OMPL Library. I already see some example scene, youtube video about this so I decide to try it. But there's an error that I'm encountering. This is the error message : [sandboxScript:info] Simulator launched,...
by robothusiast
15 May 2021, 00:20
Forum: General questions
Topic: e-Puck Robot won't stop in front of obstacle
Replies: 4
Views: 4299

Re: e-Puck Robot won't stop in front of obstacle

Noted, Thank you so much for helping me out!
by robothusiast
14 May 2021, 09:27
Forum: General questions
Topic: e-Puck Robot won't stop in front of obstacle
Replies: 4
Views: 4299

Re: e-Puck Robot won't stop in front of obstacle

Hello, my best guess is that this is directly linked with the physics engine. Try to switch to another engine, or try to select a more precise dynamics configuration mode . But the best is probably to slightly increase the mass and inertias of the wheels/body, following the dynamics design consider...
by robothusiast
12 May 2021, 10:38
Forum: General questions
Topic: e-Puck Robot won't stop in front of obstacle
Replies: 4
Views: 4299

e-Puck Robot won't stop in front of obstacle

Hello everyone, I'm making a line following algorithm where ePuck Robot can stop in front of the obstacle (also in the end of the line). I managed to make the robot stop, but there's something odd about the robot after that. The robot seems to be drifting away from the wall even though I already set...