Open cyn-liu opened 2 years ago
We recorded bag using RSM1 lidar and found an error while processing point clouds in ros2: tf2 does not support frame id that begin with /. (We use the default frame id: /rslidar)
Agreed, namespacing tfs is deprecated even in ROS1 for a long time. So the prepending slash should simply be removed.
We recorded bag using RSM1 lidar and found an error while processing point clouds in ros2: tf2 does not support frame id that begin with /. (We use the default frame id: /rslidar)