Closed ehuang3 closed 9 years ago
It is possible to have arguments for rosrun using Emacs command prefix arguments
(default key binding is C-u
).
It will be something like:
C-u C-x C-r C-r rospy_tutorials RET talker RET chatter:=/namespace/chatter
Would that solve the issue?
Yes, that works. I wasn't aware that it accepted prefix arguments. Thanks!
See title.