Skip to content

Conversation

OndrejMasopust
Copy link

A parameter to specify whether the endpoint of a ray should be marked as occupied or not was added. This can be used when there is an obstacle farher than the range sensor measuring limit. The measurememnt can be then used to update the free cells while omitting the need to update some point as occupied.

An option to specify if the endpoint is occupied was added. This can be used when an obstacle is farher than the range sensor measuring limit. The ray can be used to update free nodes while not updating any node as occupied. The function is now overloaded and still accpets the old version.
.h definition and doc comment edit
@OndrejMasopust
Copy link
Author

I'll work further on the pull request so that it passes the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant