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

use ros::spinOnce to publish on each simulation loops and debug (ref … #93

Merged
merged 2 commits into from
Sep 30, 2018

Conversation

yosuke
Copy link
Contributor

@yosuke yosuke commented Sep 27, 2018

ros::spinOnceを使って各シミュレーションループに同期して(シミュレーションスレッド上で)メッセージをpublishするようにしました。

publish間隔を決定する変数の初期値が常に0になってしまっており、これだとシミュレーションを途中から開始したときに異常な動作をすると思われるのでデバッグもしてあります。

ref #91

@fkanehiro fkanehiro merged commit 99439a5 into fkanehiro:master Sep 30, 2018
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 this pull request may close these issues.

2 participants