Skip to content

replace rsl::StaticVector by std::array#343

Draft
christianrauch wants to merge 1 commit intoPickNikRobotics:mainfrom
christianrauch:fixed_std_array
Draft

replace rsl::StaticVector by std::array#343
christianrauch wants to merge 1 commit intoPickNikRobotics:mainfrom
christianrauch:fixed_std_array

Conversation

@christianrauch
Copy link
Copy Markdown

@christianrauch christianrauch commented Apr 11, 2026

std::array<T, N> is more commonly used and has compiler checks for assigning more values than the array can hold.

@christianrauch christianrauch marked this pull request as draft April 11, 2026 23:28
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

Successfully merging this pull request may close these issues.

1 participant