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

[Bug Report] BoxChassis without collisions #2164

Open
dduro2020 opened this issue Nov 7, 2024 · 1 comment
Open

[Bug Report] BoxChassis without collisions #2164

dduro2020 opened this issue Nov 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dduro2020
Copy link

High Level Description

This chassis is defined in such a way that a cube of user-defined dimensions is created. The collisions of this object are created without assigning them to any collision group, so they do not work. On the other hand, AckermannChassis does have them correctly defined.

Version

Latest.

Steps to reproduce the bug

If you try to use the RLidar with vehicles using the BoxChassis, no obstacles are detected.

System info

Ubuntu 22.04
Date: 09-2024

Error logs and screenshots

I will share my graphical tests using pybullet inside SMARTS, the RLidar class and the different chassis:

BoxChassis before fix:
Screenshot from 2024-11-07 02-18-34

AckermanChassis (how it should look):
Screenshot from 2024-11-07 02-19-10

Impact (If known)

Basically you cannot detect obstacles because of this problem.

@dduro2020 dduro2020 added the bug Something isn't working label Nov 7, 2024
@dduro2020
Copy link
Author

#2165 Should close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant