Robotics StackExchange | Archived questions

[gzserver-1] Segmentation fault (core dumped) gazebo-11 ROS2 Foxy error

Hi. Sorry for all mistakes, English is not my native language. I managed to load in gazebo my map and robot model, but after it is loaded I receive following error:

[INFO] [ros2-5]: process started with pid [2622]
[gzserver-1] Segmentation fault (core dumped)
[ERROR] [gzserver-1]: process has died [pid 2483, exit code 139, cmd 'gzserver /home/mikita/ros2_ws/install/minicar_simulator/share/minicar_simulator/worlds/test_walls.world                                                                      -s libgazebo_ros_init.so   -s libgazebo_ros_factory.so   -s libgazebo_ros_force_system.so       '].
[ros2-5] Could not contact service /controller_manager/load_controller
[ERROR] [ros2-5]: process has died [pid 2622, exit code 1, cmd 'ros2 control load_controller --set-state start joint_state_broadcaster'].
[INFO] [ros2-6]: process started with pid [2656]
[ros2-6] Could not contact service /controller_manager/load_controller
[ERROR] [ros2-6]: process has died [pid 2656, exit code 1, cmd 'ros2 control load_controller --set-state start minicar_controller'].
^C[WARNING] [launch]: user interrupted with ctrl-c (SIGINT)
[robot_state_publisher-3] [INFO] [1669312321.033221398] [rclcpp]: signal_handler(signal_value=2)
[INFO] [robot_state_publisher-3]: process has finished cleanly [pid 2488]
[ERROR] [gzclient   -2]: process has died [pid 2485, exit code -2, cmd 'gzclient   '].

Gazebo window is still working but drop down list Model from World tab is not working. Appreciate any help

Asked by Vincent on 2022-11-24 10:09:07 UTC

Comments

Answers