-
Notifications
You must be signed in to change notification settings - Fork 158
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
rviz disappeared using moveit #223
Comments
Hi, please make sure you have followed the ReadMe and installed all necessary dependencies. Could you please also share the error or full information printed on terminal? We can not diagnose from the info provided so far. |
是的, 我按照步骤安装了所有依赖 You can start planning now! [ INFO] [1712651644.628227331]: Loading robot model 'UF_ROBOT'... 且当我使用 |
抱歉我们这边无法复现您描述的情况,请问你用的是xarm_ros最新的代码吗,下载之后有做任何修改吗?特别是.rviz后缀的文件。 |
WSL Version
2.1.5.0
Ubuntu 20.04
Repro Steps
when I run
roslaunch xarm7_moveit_config xarm7_moveit_gazebo.launch
rviz is running but there is nothing show in it.
another issue occurred when I run
roslaunch xarm7_moveit_config realMove_exec.launch robot_ip:=<my_ip_address> [velocity_control:=false] [report_type:=normal]
there is what happened, the program looped :
[INFO] [1712581059.659724, 0.000000]: Waiting for /clock to be available...
[INFO] [1712581059.660795, 0.000000]: Controller Spawner: Waiting for service controller_manager/load_controller
I've tried
export LIBGL_ALWAYS_SOFTWARE=1
to prohibit GPUAdditionally,
roslaunch xarm_description xarm7_rviz_display.launch
will show the rviz UI.The text was updated successfully, but these errors were encountered: