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

Bad import in tf2_sensor_msgs.py #121

Closed
peci1 opened this issue Aug 17, 2015 · 1 comment
Closed

Bad import in tf2_sensor_msgs.py #121

peci1 opened this issue Aug 17, 2015 · 1 comment

Comments

@peci1
Copy link
Contributor

peci1 commented Aug 17, 2015

In tf2_sensor_msgs.py, line 32:

from sensor_msgs.point_cloud2 import read_cloud

However, there's no read_cloud method in sensor_msgs.point_cloud2 (both in indigo-devel and jade-devel). There's however a similar method called read_points there. Did you mean this one?

This also means (and I've checked it) there's a missing Python test.

@tfoote
Copy link
Member

tfoote commented Nov 16, 2015

Fixed in #119

@tfoote tfoote closed this as completed Nov 16, 2015
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