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

What is the difference between cloud_topic and cloud_frame #10

Open
TouchDeeper opened this issue Apr 19, 2019 · 2 comments
Open

What is the difference between cloud_topic and cloud_frame #10

TouchDeeper opened this issue Apr 19, 2019 · 2 comments

Comments

@TouchDeeper
Copy link

Hello,
I use realsense d435 to test the agile_grasp.
The launch file: single_camera_grasps.launch tell me the I need publish the /camera/depth_registered/points and /camera_rgb_optical_frame.

The topic published by realsense is shown in the image below:
2019-04-18 20-51-15屏幕截图

I don't know the difference between /camera/depth_registered/points and /camera_rgb_optical_frame

How can I remap the topic published by realsense to the topic which single_camera_grasps.launch need.

@ariochen97
Copy link

ariochen97 commented Aug 12, 2019

Have you resolved this problem? Same as me..

@atenpas
Copy link
Owner

atenpas commented Aug 12, 2019

You would want to remap the topic that contains the point cloud.

The difference between /camera/depth_registered/points and /camera_rgb_optical_frame: the first is a ROS topic, the second is a frame.

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

3 participants