Skip to content

examples how to place obstacles and viapoints with ROS Teb Local Planner

Notifications You must be signed in to change notification settings

Franword/ros_projekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

examples how to place obstacles and viapoints with ROS Teb Local Planner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages