what is the obstacle.cpp file in teb_local_planner for?
correct me if im wrong . but is the obtacle.cpp file for obstacle msgs for dynamic obstacles
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
correct me if im wrong . but is the obtacle.cpp file for obstacle msgs for dynamic obstacles
the obstacle.cpp file along with its header defines the obstacle interface and particular implementations (point, line, polygon obstacles) for consideration in the teb_local_planner optimization problem. Although the obstacle class contains member fields for velocities, the teb_local_planner does not support actual dynamic obstacles yet. I am going to edit this answer as soon as it is supported.
EDIT: dynamic obstacles are now supported. Please check the tutorials ;-)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-08-23 09:07:28 -0600
Seen: 253 times
Last updated: Oct 10 '18
Costmap converter visualization - teb_local_planner
[Nav2] Ackermann drive robot controller parameters
Oscillations when using teb_local_planner for car like robot
Can pcl_conversions run in kinetic?
what is the best way to connect ackermann steering with rviz?
how to prevent navigate backwards, and only rotate and move forwards for navigation?
hey, please indicate whether your questions is answered or not in order to clean up the list of unanswered questions.