Skip to content
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

Rvizでmap以外のフレームを原点にinitialposeを設定すると初期位置が誤った位置になる #37

Open
1 task
nyxrobotics opened this issue Jan 18, 2024 · 0 comments · May be fixed by #40

Comments

@nyxrobotics
Copy link

概要
initialposeのheader.frame_idを見ていないのでrvizの原点がmap以外だと初期位置設定できない

void HdlLocalizationNodelet::initialposeCallback(const geometry_msgs::PoseWithCovarianceStampedConstPtr& pose_msg)

TF Lookupを追加してrviz原点がどこでも初期位置設定できるようにしたい

目的
提案内容
タスク

  • 細かいタスクに分解できているなら書き出す
@nyxrobotics nyxrobotics linked a pull request Feb 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant