ros-simulation / gazebo_ros_pkgs

Wrappers, tools and additional API's for using ROS with Gazebo
http://wiki.ros.org/gazebo_ros_pkgs
741 stars 766 forks source link

when I using gazebo_ros ,err info gzclient: /build/ogre-1.9-kiU5_5/ogre-1.9-1.9.0+dfsg1/OgreMain/include/OgreAxisAlignedBox.h:251: void Ogre::AxisAlignedBox::setExtents(const Ogre::Vector3&, const Ogre::Vector3&): Assertion `(min.x <= max.x && min.y <= max.y && min.z <= max.z) && "The minimum corner of the box must be less than or equal to maximum corner"' failed. Aborted (core dumped) #1469

Open dbdxnuliba opened 1 year ago

dbdxnuliba commented 1 year ago

ubuntu:20.04 ros_ver:noetic gazebo version:11.12.0 err info :

log file: /home/dell/.ros/log/b94b5620-c962-11ed-bff7-bfd22dcfed31/left_arm_spawner-7*.log gzclient: /build/ogre-1.9-kiU5_5/ogre-1.9-1.9.0+dfsg1/OgreMain/include/OgreAxisAlignedBox.h:251: void Ogre::AxisAlignedBox::setExtents(const Ogre::Vector3&, const Ogre::Vector3&): Assertion `(min.x <= max.x && min.y <= max.y && min.z <= max.z) && "The minimum corner of the box must be less than or equal to maximum corner"' failed. Aborted (core dumped) [gazebo_gui-2] process has died [pid 180718, exit code 134, cmd /opt/ros/noetic/lib/gazebo_ros/gzclient __name:=gazebo_gui __log:=/home/dell/.ros/log/b94b5620-c962-11ed-bff7-bfd22dcfed31/gazebo_gui-2.log].

JiahuiLS commented 3 months ago

have you solved this problem?