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

Regarding ros_filtered_sub #13

Open
ayuguchi opened this issue Nov 20, 2018 · 7 comments
Open

Regarding ros_filtered_sub #13

ayuguchi opened this issue Nov 20, 2018 · 7 comments
Assignees
Labels
question Further information is requested

Comments

@ayuguchi
Copy link
Owner

@xi-xi ros_filtered_subって、何をsubscribeしている?

@ayuguchi ayuguchi added the question Further information is requested label Nov 20, 2018
@xi-xi
Copy link
Collaborator

xi-xi commented Nov 21, 2018

@ayuguchi カルマンフィルタの出力です (topic名が/filer_measurement)

@ayuguchi
Copy link
Owner Author

@xi-xi あー理解。もう少し良い名前ないかな?human入れるだけで大分変わる?

@xi-xi
Copy link
Collaborator

xi-xi commented Nov 21, 2018

@ayuguchi 多少はマシですかね...?

@ayuguchi
Copy link
Owner Author

@xi-xi 僕が加えればいい?

@xi-xi
Copy link
Collaborator

xi-xi commented Nov 21, 2018

@ayuguchi お願いします.良き名前に変更していただければ...

@ayuguchi
Copy link
Owner Author

@xi-xi 変更しました。後でpushします。
measurment_pubも、<geometry_msgs/PoseStamped>を使った同じ人間のポーズ情報?

@xi-xi
Copy link
Collaborator

xi-xi commented Nov 24, 2018

@ayuguchi
複数人が画面内に居なけれな同一人物の情報です.
kalman filterだけ外部に独立しているので,pubで生値を出して,subでkalman filter後の値を取る実装になっています

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants