graspit-simulator / graspit

The GraspIt! simulator
http://graspit-simulator.github.io/
Other
180 stars 81 forks source link

Catching nullptr in body.cpp #135

Closed JenniferBuehler closed 6 years ago

JenniferBuehler commented 6 years ago

This is just a small trivial thing, catching null pointers. It's been ages ago I've had an issue with this so can't remember in which context I had this error. I just noticed it now as I was going through my remaining diffs in my fork.

jvarley commented 6 years ago

LGTM