ffgao

Results 3 issues of ffgao

Hi,When I installed the program and executed "benchbot_run" command. The following error occurred. ``` ~$ benchbot_run --robot carter_omni --env miniroom:1 --task semantic_slam:passive:ground_truth ################################################################################ ################# CHECKING FOR BENCHBOT SOFTWARE STACK UPDATES...

more-information

# 🦟 Bug fix Fixes #3297 ## Summary When 'relativeEndPos' and 'relativeStartPos' are close, zero vector will be generated, which will cause the ray to lose its direction forever. ```...

## Environment * OS Version: Ubuntu 20.04 * Binary ## Description * Expected behavior: ![image](https://user-images.githubusercontent.com/50094080/217425457-4db4ad54-9fde-48db-90b3-a18d0d12bb8f.png) * Actual behavior: ![image](https://user-images.githubusercontent.com/50094080/217425502-9b277ebc-4efb-4ddc-956c-624ae84e5377.png) ## Steps to reproduce 1. Use a multi-ray sensor, e.g :...

bug