QuanergySystems / quanergy_client_ros

Quanergy ROS driver sample source
MIT License
19 stars 10 forks source link

Return data #20

Closed HaroldMurcia closed 2 years ago

HaroldMurcia commented 2 years ago

We are interested in to know xyzi and return "r" of each obtained point; however point cloud does not have information about return; information is just used to filter data. ¿how can I add the information to the data sent to ROS client?

rossctaylor commented 2 years ago

Hi @HaroldMurcia - sorry I missed your question previously.

We don't have this type of output right now but there are a couple ways you could get this information:

Hope this helps.