-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add path publisher. #147
Add path publisher. #147
Conversation
✅ Deploy Preview for rm-control-rm-controllers ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
为什么会想把这一段放在底盘控制器?? |
主要给哨兵用,看看是不是有漂移 |
我当然知道是给哨兵用的,我问的是为什么在底盘控制器? |
而且有没有漂移直接看tf看不出来?为什么需要发布一个path |
而且为什么不写清楚一点pr标题 |
因为导航发布的odometry在底盘控制器处理过才变成map2base😂 这才是车走过的路程…… |
可以直观看到回环和重定位的效果……湘𬭎说写的…… |
回环会自己发path,重定位为啥不可以直接看tf,我觉得没啥意义 |
回环发的是没tf处理过的,在地图上方向整个会偏90度 |
添加一个显示路径的功能