ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Gazebo simulation often is not 100% deterministic as minor timing variations of the real-time dynamics simulation leads to small (sometimes also large :) ) jitter. We get pretty consistent results when simulating/evaluating path-planning/SLAM and other high level software however. Sounds like your potential field implementation might not be robust against such jitter with the parameters you used. Have you tried it with another simulator or real robot?