PHC icon indicating copy to clipboard operation
PHC copied to clipboard

About hard-coded filter ints

Open CavalloneChen opened this issue 8 months ago • 0 comments

Hi, the filter_ints for the self_collision is currently hard-coded as below:

Image

As I need to change from the PHC-provided unitree G1 urdf to the official urdf, this filter ints list is no longer applicable. Is it safe to simply omit this code block but keep the self collision detection on ? Or is there a way to automatically generate filter ints from urdf and configs?

CavalloneChen avatar Mar 26 '25 06:03 CavalloneChen