We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://answers.ros.org/question/44732/gps-hector-gazebo/ https://answers.ros.org/question/47302/cannot-change-bodyname-of-gazeborosimu-in-hector_gazebo_plugins/
この2つの質問と起きていることは同じなのですが、GPSセンサーの位置がシミュレーション上でgpsではなくその親リンクのlink2になってしまっているようです.
gps
link2
http://wiki.ros.org/hector_gazebo_plugins#GazeboRosGps offsetタグはグローバル座標のオフセットのようで、link2->gpsの変換はできませんでした.
offset
link2->gps
既出でしたらすいません.
The text was updated successfully, but these errors were encountered:
GPS waypoint にどれぐらいの精度を求めるかによるけど、 現実世界でもそもそも1メートル以内の精度なので、ここにこだわる必要はないのでは?
Sorry, something went wrong.
No branches or pull requests
https://answers.ros.org/question/44732/gps-hector-gazebo/
https://answers.ros.org/question/47302/cannot-change-bodyname-of-gazeborosimu-in-hector_gazebo_plugins/
この2つの質問と起きていることは同じなのですが、GPSセンサーの位置がシミュレーション上で
gps
ではなくその親リンクのlink2
になってしまっているようです.http://wiki.ros.org/hector_gazebo_plugins#GazeboRosGps
offset
タグはグローバル座標のオフセットのようで、link2->gps
の変換はできませんでした.既出でしたらすいません.
The text was updated successfully, but these errors were encountered: