Go to the source code of this file.
| Namespaces | |
| twist_stamped_add_header | |
| Functions | |
| def | twist_stamped_add_header.callback (msg) | 
| Variables | |
| twist_stamped_add_header.pub = rospy.Publisher("cmd_vel_stamped", TwistStamped) | |
| twist_stamped_add_header.sub = rospy.Subscriber(sys.argv[2], Twist, callback) | |