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

Fix device registered point cloud generation #4

Merged

Conversation

piyushk
Copy link
Contributor

@piyushk piyushk commented Jul 30, 2013

xyzrgb cloud generation broke #3 when device registration was enabled. This pull request fixes this.

@piyushk
Copy link
Contributor Author

piyushk commented Jul 30, 2013

@bit-pirate @jonbinney

@bit-pirate
Copy link
Member

Just commented on your commit piyushk@5f2b684.

@piyushk
Copy link
Contributor Author

piyushk commented Jul 31, 2013

I have applied ros-drivers/rgbd_launch@06ec218 in
piyushk@cf357ef (and updated this pull request with the same change)

@bit-pirate
Copy link
Member

I have tested the updated pull request with the Xtion and Kinect and can confirm it's working.

One thing I don't like though is that we have made this complex launcher even more complex ... Maybe we can do a big makeover with your new proposal rgbd_launch, which I haven't inspected yet, but will do so soon.

@piyushk
Copy link
Contributor Author

piyushk commented Aug 1, 2013

@bit-pirate I agree. I will start a discussion on improvements with rgbd_launch.

@jonbinney v1.9.1 might have broken openni_launch for anybody using device registration. Can you test this pull request out? If you think it is ok, then we should release again.

@jonbinney
Copy link
Contributor

Works for me. Merging; will release in a moment.

jonbinney pushed a commit that referenced this pull request Aug 1, 2013
Fix device registered point cloud generation
@jonbinney jonbinney merged commit 4118bca into ros-drivers:hydro-devel Aug 1, 2013
@jonbinney
Copy link
Contributor

Released: ros/rosdistro#1607

130s added a commit to 130s/openni_camera that referenced this pull request Jan 4, 2018
…drivers/openni_launch.

See ros-drivers/openni_launch#30 (comment) for the decision for this change.

Preserving commit history was attempted (using the method in http://www.pixelite.co.nz/article/extracting-file-folder-from-git-repository-with-full-git-history), but didn't seem to easily work due to ros-drivers/openni_launch#4 that resurrects the change made previously in a few files and somehow `git am` command stops. So unfortunately, instead of spending more time on trying to save the commit history, I suggest to move forward.
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

Successfully merging this pull request may close these issues.

3 participants