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
$ rosrun kobuki_ftdi create_udev_rules
演習資料に従い以下を実行したが、STLのみ表示されなかった
$ roslaunch mechatrobot mechatrobot_driver.launch
$ roslaunch mechatrobot mechatrobot_controller.launch
$ roslaunch mechatrobot mechatrobot_display.launch
$ rosrun controller_manager controller_manager start position_trajectory_controller joint_state_controller
The text was updated successfully, but these errors were encountered:
roslaunch --screen urdf_tutorial display.launch model:=$(rospack find mechatrobot)/urdf/robot.urdf
roslaunch --screen urdf_tutorial display.launch model:=$(rospack find pr2_description)/robots/pr2.urdf.xacro
LIBGL_ALWAYS_SOFTWARE=true roslaunch --screen urdf_tutorial display.launch model:=$(rospack find pr2_description)/robots/pr2.urdf.xacro
LIBGL_ALWAYS_SOFTWARE=true
Sorry, something went wrong.
こちらの方法でうまくいきました、ありがとうございます!デバッグの仕方も大変参考になりました
No branches or pull requests
確認した環境
$ rosrun kobuki_ftdi create_udev_rules
以外)概要
症状
モータと超音波センサのSTLが表示されない
演習資料に従い以下を実行したが、STLのみ表示されなかった
$ roslaunch mechatrobot mechatrobot_driver.launch
$ roslaunch mechatrobot mechatrobot_controller.launch
$ roslaunch mechatrobot mechatrobot_display.launch
$ rosrun controller_manager controller_manager start position_trajectory_controller joint_state_controller
STLファイルが表示されないこと以外は正常に動作する
試したがうまくいかなかったこと
The text was updated successfully, but these errors were encountered: