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
{{ message }}
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.
I also stumbled across this. The sensor origin was considered and used in c69aa54, but then that code got removed again in 7690c05 for reasons that are not clear to me. Maybe @isucan can comment on this? :)
I definitely saw things not working when using a world fixed frame as the planning frame. Once the robot moved away from the origin, suddenly everything got filtered. I "fixed" that by setting the max range to a ridiculously high number.
otamachan
pushed a commit
to otamachan/moveit_ros
that referenced
this issue
Oct 22, 2017
The shape_mask::maskContainment method has a sensor_origin (or, in the .h file, sensor_pos) argument which it never uses.
The text was updated successfully, but these errors were encountered: