fsstudio-team / ZeroSimROSUnity

Robotic simulation in Unity with ROS integration.
https://roboticsimulationservices.com/
MIT License
168 stars 21 forks source link

publish the point cloud of the lidar in its own frame #16

Closed bj108 closed 2 years ago

bj108 commented 2 years ago

Hi there, could it be possible to publish the point cloud of the lidar in its own frame (i.e. lidar_link) not the base_link frame? If yes, could you instruct the steps to set it up, please? Thank you.

micahpearlman commented 2 years ago

Apologies, I'm not sure I'm following the question. You can set the "Parent Transform Id" to whatever you wish in the ZOROSPointCloud2Publisher component.