I've been having trouble interpenetrating the instructions for tutorial 1 sections 4.2 (
https://f1tenth-coursekit.readthedocs.io/en/stable/assignments/labs/lab1.html ) , the instructions are to publish LIDAR data over the topics \closest_point, and \farthest_point. I can't seem to find these topics after running
rostpoic list, and I'm not sure how to create new topics, where I can publish data. I have gone over the ROS tutorials that go over creating ROS publishers, and subscriber nodes, but I don't know if that's what they're looking for. So I was wondering if anyone could please tell me how I should be interpreting the task given in section 4.2and how I can complete it.