Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map merging #7

Open
Neidr4 opened this issue May 18, 2021 · 0 comments
Open

map merging #7

Neidr4 opened this issue May 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Neidr4
Copy link
Owner

Neidr4 commented May 18, 2021

After the SLAM step, the robot should then merge the individual map with map of others

The merged map should be either:

  • the default /map topic
  • a new topic /map_merged
@Neidr4 Neidr4 added the enhancement New feature or request label May 18, 2021
@Neidr4 Neidr4 added this to the map merging milestone May 18, 2021
@Neidr4 Neidr4 self-assigned this May 18, 2021
Neidr4 added a commit that referenced this issue May 18, 2021
This solves update the issue #7

The individual map of the robot is now merge into a new map when launching the ptdr_map_merge.launch file.
Neidr4 added a commit that referenced this issue May 24, 2021
This commit update the issue #7 #9 #10 #11

The map is merged in the map merged topic which helps in readability.

Frequency has been increased. Extensive tests have to be made.

Autonomous exploration of the map seems to be acheived. Extensive tests have to be made to close the issue.

Robots behavior is no more erratic closing the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant