Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.4 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.4 KB

Welcome to Teb Local Planner Tutorials - obstacles and viapoints 👋

Description

This is demo for Teb local planner. It's based on existing tutorials. It's showing examples how to place obstacles and viapoints.

Prerequisites

Enviorment with ROS and python installed.

Teb local planner library installed.

ROS running.

Run example from tutorials.

roslaunch teb_local_planner test_optim_node.launch

Usage

Publishing obstacles

python my_publish_viapoints.py 

Publishing viapoints.

python my_publish_obstacle.py

More about vaipoints you can find here.

Publishing feedback.

You need to enable the publish feedback option first. Check this tutorial.

python my_publish_feedback.py