You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using about mentioned sensor. Please suggest what changes do I have to make in-order to get this working. Also how to rosbag play -l bagname.bag or how can I initialize lidar using IP
The text was updated successfully, but these errors were encountered:
Rosbag will just advertise the topic, so make sure you set the subscriber topic accordingly.
All this package does is take input from a point cloud topic (i.e. /lidar/pointcloud), run the data through filters, ortrees, and detect then mark clusters.
Hi, I am using about mentioned sensor. Please suggest what changes do I have to make in-order to get this working. Also how to rosbag play -l bagname.bag or how can I initialize lidar using IP
The text was updated successfully, but these errors were encountered: