Skip to content

Package to compute the area covered for the footprint of a robot

Notifications You must be signed in to change notification settings

halejo-as/covered_area

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covered Area

Package to compute the area covered for the footprint of a robot.
Using ROS Noetic and Move Base

Screenshot from 2021-04-09 12-12-01

USE

Clone this package into your workspace and compile it.
IMPORTANT!
You have to get the move base node running with a map before running this node.
rosrun covered_area covered_area_node

The area is calculated taking into account the map resolution.

SERVICES

rosservice call /covered_area/Reset_Area

PARAMETERS

rosparam set /covered_area/redundant_area false
Set to false this parameter to compute ONLY the new area

VIDEO

https://youtu.be/xBXFLSIzrRs

About

Package to compute the area covered for the footprint of a robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published