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
I changed the way to add robot to gazebo in #133. Now robot model is added by spawn node in launch file. https://github.com/start-jsk/rtmros_gazebo/blob/master/hrpsys_gazebo_general/launch/gazebo_robot_no_controllers.launch#L52-L54
In this case, gzweb can not display robot model in browser. turtlebot is also using the same way, and the same problem occurs. https://bitbucket.org/osrf/gzweb/issue/45/creating-local-model-of
The text was updated successfully, but these errors were encountered:
以下でうまくいくはずに思うのですがダメでした. 以下をマージしてもらった後で,これで上手くいかない理由をgzwebのリポジトリにIssue切って聞いてみます. #139 start-jsk/rtmros_tutorials#91
Sorry, something went wrong.
Merge pull request start-jsk#138 from YoheiKakiuchi/fix_drill
74b27e9
fix drill color
No branches or pull requests
I changed the way to add robot to gazebo in #133.
Now robot model is added by spawn node in launch file.
https://github.com/start-jsk/rtmros_gazebo/blob/master/hrpsys_gazebo_general/launch/gazebo_robot_no_controllers.launch#L52-L54
In this case, gzweb can not display robot model in browser.
turtlebot is also using the same way, and the same problem occurs.
https://bitbucket.org/osrf/gzweb/issue/45/creating-local-model-of
The text was updated successfully, but these errors were encountered: