Hi everyone, now I create a model in gazebo and wanna control it through arrow keys. To put it simple, I want to write a program that works as `rosrun turtlesim turtle_teleop_key`, but on my custom topic `cambot/cmd_vel`. How can I get the source code of `turtle_teleop_key`?
↧