自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 收藏
  • 关注

原创 Autoware-wayPoint_follower解析

//创建waypoint_follower实例waypoint_follower::PurePursuitNode ppn;//执行构造函数pure puresuit_core中构造函数PurePursuitNode::PurePursuitNode()  : private_nh_("~")  , pp_()  , LOOP_RATE_(30)  , is_w

2017-05-01 11:58:28 2796

原创 Autoware-Pure_pursuit代码解析

// calculation relative coordinate of point from current_pose frame计算全局坐标系相对于机器人坐标系中的位置geometry_msgs::Point calcRelativeCoordinate(geometry_msgs::Point point_msg, geometry_msgs::Pose current_pos

2017-04-28 19:46:39 5260 2

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除