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
Hi,
The objective is to have access to convenience methods:
compute_interior_points
box_corners
Previously this was available via the CuboidList and Cuboid objects using the SensorDataLoader. But with the new release, I cannot access these.
I tried casting sweep.cuboids into CuboidList, but it does not work.
Please advice.
Best Regards
Sambit
The text was updated successfully, but these errors were encountered:
Hi,
The objective is to have access to convenience methods:
Previously this was available via the CuboidList and Cuboid objects using the SensorDataLoader. But with the new release, I cannot access these.
I tried casting sweep.cuboids into CuboidList, but it does not work.
Please advice.
Best Regards
Sambit
The text was updated successfully, but these errors were encountered: