Vineet Pandey
Vineet Pandey
I am working with the laser_assembler package and sensor_msgs::PointCloud2 from a lidar. When i use the periodic_snapshotter (modified for pointcloud2 , as below) I get the no point clouds published...
Can all transforms to nav frame be converted to base frame without impacting the overall functionality? For eg- can ```transform_odom2nav_``` be replaced with ```transform_odom2base_``` in the code?
I want to change the FOV of the Ouster OS0-32 from [0-360] to [0, 180000] and in the Software User guide i see the use of ``` set_config_param azimuth_window``` How...