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, can I use this package with D435 camera instead of the D435i?
I try to run the package but there is no tracking result.
I change the paramter in rs_rgbd.launch to <arg name="rgb" default="rgb" />.
I feel something wrong with the topic name from the realsense camera. I try to comment the python file and spencer launch file in realsense_people_tracking.launch. I only launched the realsense camear launch file and below is all the topics that I get when I rostopic list:
Hello, can I use this package with D435 camera instead of the D435i?
I try to run the package but there is no tracking result.
I change the paramter in rs_rgbd.launch to
<arg name="rgb" default="rgb" />.
I feel something wrong with the topic name from the realsense camera. I try to comment the python file and spencer launch file in
realsense_people_tracking.launch
. I only launched the realsense camear launch file and below is all the topics that I get when Irostopic list
:Is this normal to have both .../color/... and .../rgb/... topic? Because seem like the spencer didn't subscribe to the correct Image topic.
The text was updated successfully, but these errors were encountered: