Skip to content

Add invalid data checks to the Geometry data#242

Open
saikishor wants to merge 8 commits intoros:rollingfrom
saikishor:extend/invalid_data/checks
Open

Add invalid data checks to the Geometry data#242
saikishor wants to merge 8 commits intoros:rollingfrom
saikishor:extend/invalid_data/checks

Conversation

@saikishor
Copy link
Copy Markdown
Contributor

@saikishor saikishor commented Feb 5, 2026

@scpeters I've separated the checks, so it can be added for the rolling distro alone

Continuation of #238

saikishor and others added 6 commits February 5, 2026 11:10
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Comment thread urdf_parser/src/link.cpp Outdated
return false;
}

if (!std::isfinite(s.radius) || s.radius <= 0)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saikishor and others added 2 commits April 9, 2026 11:22
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.

2 participants