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
Add additional config options to Loopback Simulator
Feature description
I have been getting good use out of the loopback simulator, and testing things above the controller in a light weight environment. However, I was wondering if we could add more configuration options of the produced scan topic to allow for different fov, ranges, or for producing inf when there is nothing within range.
Implementation considerations
Based off of a quick look at the code, it looks like should be as simple as replacing the constants in this function with ros params. Just want to know if this is something that other people would find useful?