Functions | Variables
rbcar_twist2ack::twist2ack Namespace Reference

Functions

def cmd_vel_callback

Variables

tuple ack_msg = AckermannDriveStamped()
tuple ack_pub = rospy.Publisher('/rbcar_robot_control/command', AckermannDriveStamped, latch=True)
tuple cmd_sub = rospy.Subscriber('/cmd_vel_out', Twist, cmd_vel_callback)
tuple r = rospy.Rate(10)

Function Documentation

Definition at line 7 of file twist2ack.py.


Variable Documentation

tuple rbcar_twist2ack::twist2ack::ack_msg = AckermannDriveStamped()

Definition at line 37 of file twist2ack.py.

tuple rbcar_twist2ack::twist2ack::ack_pub = rospy.Publisher('/rbcar_robot_control/command', AckermannDriveStamped, latch=True)

Definition at line 39 of file twist2ack.py.

tuple rbcar_twist2ack::twist2ack::cmd_sub = rospy.Subscriber('/cmd_vel_out', Twist, cmd_vel_callback)

Definition at line 38 of file twist2ack.py.

tuple rbcar_twist2ack::twist2ack::r = rospy.Rate(10)

Definition at line 42 of file twist2ack.py.



rbcar_twist2ack
Author(s): Robotnik
autogenerated on Thu Jun 6 2019 21:37:50