graspnet / anygrasp_sdk

222 stars 22 forks source link

about ros dependency #21

Closed Leetaegyeom closed 8 months ago

Leetaegyeom commented 9 months ago

when i run demo.sh, i encounter this issue

WARNING:root:Failed to import ros dependencies in rigid_transforms.py WARNING:root:autolab_core not installed as catkin package, RigidTransform ros methods will be unavailable

and my open3d is no responding. how can i fix this issue ??

chenxi-wang commented 9 months ago

The warnings do not matter. You can test your Open3d package independently and check whether it runs successfully when drawing a simple shape.