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

Revision history [back]

click to hide/show revision 1
initial version

It appears that if you set include_dynamic_obstacles to false (which is a default value for Kinetic), it causes the planner to slow down significantly. Once I set it to true, TEB is able to run at a solid 5 Hz without issue (at least so far). It's strange that TEB would slow down considering setting include_dynamic_obstacles to true should increase its computation requirement.