Variables
pose_with_covariance_sample Namespace Reference

Variables

int counter = 0
 
 frame_id
 
 msg = PoseWithCovarianceStamped()
 
 pub = rospy.Publisher("~output", PoseWithCovarianceStamped)
 
 r = rospy.Rate(20)
 
float rad = 2.0
 
 stamp
 
float theta = counter/180.0
 
float var = 0.3
 
 w
 
 x = rad*cos(theta)
 
 y = rad*sin(theta)
 

Variable Documentation

int pose_with_covariance_sample.counter = 0

Definition at line 11 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.frame_id

Definition at line 24 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.msg = PoseWithCovarianceStamped()

Definition at line 22 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.pub = rospy.Publisher("~output", PoseWithCovarianceStamped)

Definition at line 9 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.r = rospy.Rate(20)

Definition at line 10 of file pose_with_covariance_sample.py.

float pose_with_covariance_sample.rad = 2.0

Definition at line 12 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.stamp

Definition at line 23 of file pose_with_covariance_sample.py.

float pose_with_covariance_sample.theta = counter/180.0

Definition at line 16 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.var = 0.3

Definition at line 13 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.w

Definition at line 25 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.x = rad*cos(theta)

Definition at line 20 of file pose_with_covariance_sample.py.

pose_with_covariance_sample.y = rad*sin(theta)

Definition at line 21 of file pose_with_covariance_sample.py.



jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Mon May 3 2021 03:03:48