You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm new to ROS and wanted help to get this node up and running. The code subscribes to a RBG image, Depth map, Point Cloud and camera info. I have calibrated the rgb camera and saved the yaml file in .ros/camera_info, I could also see pepper's image and depth(b/w) feed from rviz, although I can't see the point cloud, even after uncommenting line 197,198(referred this).
When I run the fallen person node, nothing happens, the callback taking the rgb image, depth map, camera info and point cloud, never gets called.
How do I make sure that pepper's sensor are sending all those values.
Any help is appreciated?
The text was updated successfully, but these errors were encountered:
Hello,
I'm new to ROS and wanted help to get this node up and running. The code subscribes to a RBG image, Depth map, Point Cloud and camera info. I have calibrated the rgb camera and saved the yaml file in .ros/camera_info, I could also see pepper's image and depth(b/w) feed from rviz, although I can't see the point cloud, even after uncommenting line 197,198(referred this).
When I run the fallen person node, nothing happens, the callback taking the rgb image, depth map, camera info and point cloud, never gets called.
How do I make sure that pepper's sensor are sending all those values.
Any help is appreciated?
The text was updated successfully, but these errors were encountered: