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

I want to change the range of the sensor. #47

Open
romaster93 opened this issue Feb 13, 2024 · 1 comment
Open

I want to change the range of the sensor. #47

romaster93 opened this issue Feb 13, 2024 · 1 comment

Comments

@romaster93
Copy link

I am using a LiDAR sensor tilted 30 degrees forward for ground recognition. Therefore, I want to select the sensor range as KLidar and adjust the angle in the GBPlanner. Can I make this change in param.cc?

@MihirDharmadhikari
Copy link
Contributor

Hi @romaster93 ,

Yes, you can make these changes from the gbplanner_config.yaml itself.
To set the orientation of the sensor, you can use this parameter. The order is roll, pitch, yaw.
Similarly, the range can be set here.

Best,
Mihir

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