Skip to content

fix char array copy#69

Open
kazu-321 wants to merge 2 commits intoRobotecAI:developfrom
NITIC-Robot-Club:develop
Open

fix char array copy#69
kazu-321 wants to merge 2 commits intoRobotecAI:developfrom
NITIC-Robot-Club:develop

Conversation

@kazu-321
Copy link

This PR fixes the segmentation fault problem that occurs with arrays such as int8[] in OccupancyGrid.
This PR was also supported by @hijimasa.

Background

  • When trying to display OccupancyGrid, if the map size becomes large, it crashes with a segmentation fault
  • Even with small sized maps, the received data is different
    I discovered a problem.
    @hijimasa solved the problem, and I was able to actually display a large sized map.

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