Skip to content

This python node can be used to patrol robot from starting point to sent goal point.

Notifications You must be signed in to change notification settings

rahulelex/agv_patroling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGV patroling

Use case of this script

This python node can be used to patrol robot from starting point to sent goal point.

Prerequisite

Robot should be in state that it can navigate to any goal position.

To start patroling user need to follow two steps.

  1. Run agv_patrol.launch file and give agv name and map name as an argument.
  2. Then publish goal position on topic /patrol to start patroling.

Additional feature

You can publish another goal point again on topic /patrol. Then after completing complete round, robot will start patroling from starting position to newly goal point provided.

TODO

  • Add a feature to partrol multiple locations from starting position to the multiple locations provided.

About

This python node can be used to patrol robot from starting point to sent goal point.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published