stereolabs / zed-ros-examples

Examples for the ZED SDK ROS wrapper
https://www.stereolabs.com/docs/ros/
MIT License
84 stars 51 forks source link

Issue related to zed_obj_det_sub_tutorial.cpp #7

Closed pricejiang closed 4 years ago

pricejiang commented 4 years ago

In zed-ros-examples/tutorials/zed_obj_det_sub_tutorial/src/zed_obj_det_sub_tutorial.cpp at line 47, I assume it shoud be << msg->objects[i].position.y << ","

Myzhar commented 4 years ago

@pricejiang thank you for reporting. Just fixed it