read cmd_vel commands from a text file
Hello all,
Please, note that I'm a beginner in ROS. I'm using the turtlebot robot in gazebo. I know how to send a velocity command from the terminal, e.g., move forward 1m/s. But, What I would like is to send a sequence of consecutive commands. Would it be possible to read them from a text file, for example?
I hope my questions makes sense, Thanks in advance