Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set planning_horizon, why 7.5 meters? #107

Open
lida2003 opened this issue Sep 17, 2024 · 4 comments
Open

How to set planning_horizon, why 7.5 meters? #107

lida2003 opened this issue Sep 17, 2024 · 4 comments

Comments

@lida2003
Copy link

Hi

I'm confused about this param " "

How to measure 7.5 meters? If it's something to do with "Field of View", why not 170 degree from camera spec?

@bigsuperZZZX
Copy link
Member

Maybe I didn't get the point.
What do you mean by "How to measure 7.5 meters?"

@lida2003
Copy link
Author

lida2003 commented Sep 18, 2024

@bigsuperZZZX Thanks your time.

It's the configuration parameter, which is planning_horizon. I'm NOT sure what unit it is. It's NOT degree of FOV, pobably meters???? If it's meter, then how to set the proper value for my camera?

What's the definition of planning_horizon?

<!--always set to 1.5 times grater than sensing horizen-->
<arg name="planning_horizon" value="7.5" />

@bigsuperZZZX
Copy link
Member

The unit is meter. "sensing horizon" is the distance that depth sensor can reach with acceptable accuracy.

@lida2003
Copy link
Author

Alright, at least we can confirm that the unit is meters. Now from the code’s perspective, it should be 1.5 times a certain specification parameter. Logically, the specification parameter is 5 meters. I would like to know which parameter in the specification sheet corresponds to this 5 meters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants