geometry_msgs::PointStamped

geometry_msgs::PointStamped

·geometry_msgs::PointStamped
File: geometry_msgs/PointStamped.msg
PointStamped代表了一个带有参考坐标系和时间戳的点。

# This represents a Point with reference coordinate frame and timestamp
Header header
Point point

·std_msgs/Header header
其中header由3部分组成,序列ID seq, 时间 stamp, 坐标系id frame_id。

# Standard metadata for higher-level stamped data types.
# This is generally used to communicate timestamped data 
# in a particular coordinate frame.
# 
# sequence ID: consecutively increasing ID 
uint32 seq
#Two-integer timestamp that is expressed as:
# * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')
# * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')
# time-handling sugar is provided by the client library
time stamp
#Frame this data is associated with
string frame_id

·geometry_msgs/Point point
point为点的坐标,用64位float表示。

# This contains the position of a point in free space
float64 x
float64 y
float64 z

参考:
http://docs.ros.org/en/melodic/api/geometry_msgs/html/msg/PointStamped.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值