laser_geometry icon indicating copy to clipboard operation
laser_geometry copied to clipboard

ROS2 branches with Python

Open RodBelaFarin opened this issue 3 years ago • 1 comments

All ROS2 branches do still include the Python wrapper, which start with importing rospy - so the Python part is still ROS1. I find it quite confusing to have a ROS2 package with non-working ROS1 code inside.

RodBelaFarin avatar Jul 09 '21 13:07 RodBelaFarin

Good point. I went ahead and updated the python code to use ros2: https://github.com/ros-perception/laser_geometry/pull/80

jonbinney avatar Jul 09 '21 16:07 jonbinney