ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ROS2 could not find alternative option for point_cloud_conversion.h in sensor_msgs package

asked 2018-11-29 23:51:28 -0500

vandanamandlik gravatar image

I am working on laser_assembler package porting to ROS2, in that sensor_msgs package is used. But I could not find point_cloud_conversion.h file in sensor_msgs package of ROS2. Does anyone know any alternative option for this file.

edit retag flag offensive close merge delete

Comments

This is an old discussion but possibly still applicable https://discourse.ros.org/t/creating-...

lucasw gravatar image lucasw  ( 2018-11-30 09:01:33 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-11-30 15:32:26 -0500

tfoote gravatar image

point_cloud_conversion.h in sensor_msgs provides converters between the PointCloud and PointCloud2 data formats. I'd suggest that not supporting the old PointClouds format in the ROS2 version might be a reasonable. If it is required for some use cases, that file is relatively compact and you could submit a ported version to the ROS2 version of sensor_msgs in a PR.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-11-29 23:51:28 -0500

Seen: 431 times

Last updated: Nov 30 '18