Skip to content

cannot import name 'transform_kernel' from 'warp_kernels' #1

@Poorunga

Description

@Poorunga

Got some errors when I run: python scripts/graspgen/grasp_display.py --grasp_file grasp_guess_data/onrobot_rg6/banana.yaml --max_num_grasps 50

log:

python scripts/graspgen/grasp_display.py     --grasp_file grasp_guess_data/onrobot_rg6/banana.yaml     --max_num_grasps 50
Traceback (most recent call last):
  File "/root/ws/GraspDataGen/scripts/graspgen/grasp_display.py", line 63, in <module>
    from warp_kernels import (
ImportError: cannot import name 'transform_kernel' from 'warp_kernels' (/root/ws/GraspDataGen/scripts/graspgen/warp_kernels.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions