You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with the integration of grid_map_integration into the master #1180 neither Octomap or Gridmap generation work anymore for me anymore. Gridmap publishes Maps containing only Nan values and Octomap publishes empty maps.
Do you have any idea on why this could happen?
As a side effect RviZ is crashing with: catkin_ws/src/grid_map/grid_map_core/src/GridMap.cpp:45: void grid_map::GridMap::setGeometry(const Length&, double, const Position&): Assertion length(0) > 0.0' failed.`
The text was updated successfully, but these errors were encountered:
Yes I was using rtabmap from source. After 2 days of doing nothing everything works 😅
Maybe there was an issue with the OAK camera I am using or something else :)
Hi there,
with the integration of
grid_map_integration
into the master #1180 neither Octomap or Gridmap generation work anymore for me anymore. Gridmap publishes Maps containing only Nan values and Octomap publishes empty maps.Do you have any idea on why this could happen?
As a side effect RviZ is crashing with:
catkin_ws/src/grid_map/grid_map_core/src/GridMap.cpp:45: void grid_map::GridMap::setGeometry(const Length&, double, const Position&): Assertion
length(0) > 0.0' failed.`The text was updated successfully, but these errors were encountered: