jagsme
jagsme
I am also facing a similar issue, but it is when you try to pause the build and run in parallel, as mentioned in here -https://github.com/flutter/flutter/pull/41583 I am able to...
the #34196 is not what I am facing, I am able to execute tests with flutter drive, the thing I am facing here is when we connect flutter driver to...
@TahaTesser the issue is fixed when we upgrade flutter version to Flutter 1.12.13+hotfix.8.
Any help in this @nubertj
hi @nubertj already given 777 permissions to open3d, even for the location
No @tutunarsl, is there some documentation on where and how to do it? Thanks
Thanks @tutunarsl , will try to do this, but I am still in another task unrelated
Thanks, @tutunarsl @nubertj , I can save the map now after enabling map settings in 1. https://github.com/leggedrobotics/open3d_slam/blob/master/ros/open3d_slam_ros/param/param_robosense_rs16.lua params.saving.save_map = true 2. https://github.com/leggedrobotics/open3d_slam/blob/master/ros/open3d_slam_ros/param/default/parameter_structure_definitions.lua SAVING_PARAMETERS = { save_at_mission_end = true, save_map =...