Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: unsupported operand type(s) for *: 'range' and 'int' #51

Open
sunghyun-nam opened this issue Jun 9, 2022 · 1 comment
Open

Comments

@sunghyun-nam
Copy link

Hello

In python3.6, I run 'rosrun semantic_cloud semantic_cloud.py'. And I got an ERROR like
TypeError: unsupported operand type(s) for *: 'range' and 'int'

I don't know what it means "range(width)*height" (color_pcl_generator.py line30)

@jolags313
Copy link

@sunghyun-nam Did you manage to solve this? I am having the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants