forked from atenpas/gpd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use PointCloud2 header for clustered_grasps msg
The time stamp of the PointCloud2 is more useful in this case, because it gives us information about the time when the grasps were actually found. clustered_grasps' frame_id wasn't set to any value before. Using the header of the PointCloud2 sets it to the correct value.
- Loading branch information
Benjamin Scholz
committed
Aug 23, 2017
1 parent
1e63682
commit 9118c8a
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters