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
thread '<unnamed>' panicked at .cargo\git\checkouts\parry-cfbedab32ac7a479\255a02f\crates\parry2d\../../src\query\clip\clip_aabb_line.rs:141:19:
Matrix index out of bounds.
stack backtrace:
0: std::panicking::begin_panic<ref$<str$> >
at /rustc/1cec373f65eb76e8e4b4d1847213cf3ec6c292b6\library\std\src\panicking.rs:686
1: nalgebra::base::ops::impl$3::index_mut
at .cargo\registry\src\index.crates.io-6f17d22bba15001f\nalgebra-0.32.5\src\base\ops.rs:66
2: nalgebra::base::ops::impl$2::index_mut
at .cargo\registry\src\index.crates.io-6f17d22bba15001f\nalgebra-0.32.5\src\base\ops.rs:58
3: parry2d::query::clip::clip_aabb_line::clip_aabb_line
at .cargo\git\checkouts\parry-cfbedab32ac7a479\255a02f\src\query\clip\clip_aabb_line.rs:141
4: parry2d::transformation::voxelization::voxel_set::VoxelSet::compute_exact_convex_hull
at .cargo\git\checkouts\parry-cfbedab32ac7a479\255a02f\src\transformation\voxelization\voxel_set.rs:200
The text was updated successfully, but these errors were encountered:
Pretty sure this should not happen
The text was updated successfully, but these errors were encountered: