You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview of your issue here.
I am running the moveit/moveit:melodic-source docker image.
When running roslaunch I am getting the following error message:
[ERROR] [1680798176.378246000]: No sensor plugin specified for octomap updater 0; ignoring.
[rviz_833f1d4e10c2_3491_3648280037073242886-5] process has died [pid 3538, exit code 1, cmd /opt/ros/melodic/lib/rviz/rviz -d /root/catkin_ws/src/CR5_ROS/cr5_moveit/launch/moveit.rviz __name:=rviz_833f1d4e10c2_3491_3648280037073242886 __log:=/root/.ros/log/447a3ee8-d497-11ed-99fb-0242ac11000a/rviz_833f1d4e10c2_3491_3648280037073242886-5.log].
log file: /root/.ros/log/447a3ee8-d497-11ed-99fb-0242ac11000a/rviz_833f1d4e10c2_3491_3648280037073242886-5*.log
Your environment
ROS Distro: Melodic
OS Version: e.g. Ubuntu 18.04 from the moveit/moveit:melodic-source container image
Steps to reproduce
docker pull moveit/moveit:melodic-source
docker run -it moveit/moveit:melodic-source
IN CONTAINER
@Aanchm this repo only supports the ROS 2 versions. I'll transfer this issue to the ROS 1 tutorials. Side note: Melodic is reaching EOL this May, so it would be best to switch to a more recent version.
Description
Overview of your issue here.
I am running the moveit/moveit:melodic-source docker image.
When running roslaunch I am getting the following error message:
[ERROR] [1680798176.378246000]: No sensor plugin specified for octomap updater 0; ignoring.
[rviz_833f1d4e10c2_3491_3648280037073242886-5] process has died [pid 3538, exit code 1, cmd /opt/ros/melodic/lib/rviz/rviz -d /root/catkin_ws/src/CR5_ROS/cr5_moveit/launch/moveit.rviz __name:=rviz_833f1d4e10c2_3491_3648280037073242886 __log:=/root/.ros/log/447a3ee8-d497-11ed-99fb-0242ac11000a/rviz_833f1d4e10c2_3491_3648280037073242886-5.log].
log file: /root/.ros/log/447a3ee8-d497-11ed-99fb-0242ac11000a/rviz_833f1d4e10c2_3491_3648280037073242886-5*.log
Your environment
Steps to reproduce
IN CONTAINER
At step 9 I recieve the above error message as the visualisation GUI seems to fail.
The text was updated successfully, but these errors were encountered: