-
Notifications
You must be signed in to change notification settings - Fork 250
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 examples not working on Ubuntu 18.04 + ROS Melodic #164
Comments
The first warning is tackled in #84. The error in #161 About the second warning I am not sure if older versions of ROS that are still widely used would be compatible if it would be removed. But apart from that I had issues with collapsing RViz representations as well and I solved them by putting
in my |
Wow, this workaround indeed did the job. Can you also explain why this .bashrc addon has an impact on the collapsed robo in Rviz? I'm just curious as I can't draw any connection. |
It doesn't fully apply for me, but this issue seems to be related: |
Thanks alot! |
OS: Ubuntu 18.04
ROS: Melodic
Short error description: iiwa representation (e.g. by using "roslaunch iiwa_moveit moveit_planning_execution.launch" in Rviz not working, various topics not subscribed, Gazebo state not read properly.
Tried several example files but Rviz always fails to setup correctly. Tried both the master and the development branch after a clean install. Is this a common known issue in Melodic?
Warnings & Errors during the launch:
[ERROR] [1555322408.270399535, 0.342000000]: No p gain specified for pid. Namespace: /iiwa/gazebo_ros_control/pid_gains/iiwa_joint_1
...
Please remove the parameter '/iiwa/rviz_nboffis104_18543_3933730925375637416/manipulator/kinematics_solver_attempts' from your configuration.
Thanks in advance for any useful information.
The text was updated successfully, but these errors were encountered: