Giter VIP home page Giter VIP logo

Comments (5)

nzlz avatar nzlz commented on May 24, 2024 3

You need gazebo 9.9.0 . The easiest way would be to get rid of ros-dashing-gazebo* and install gazebo via one liner installation: curl -sSL http://get.gazebosim.org | sh.

Once you have the latest version, make sure you follow gym-gazebo2 installation instructions from the master branch. https://github.com/AcutronicRobotics/gym-gazebo2/blob/master/INSTALL.md.

In case you install gazebo 9.9.0 and still get the reset_simulation service not available ...
In the create workspace step, you will see that you must obtain the packages in additional-repos.repos file, and that is were gazebo_ros_pkgs gets from in the master installation (ROS2 Dashing).


@YueErro @rkojcev I believe we should update the instructions in master/dashing branches to get gazebo via the one liner instruction, same as we do in the dockerfiles (ci and dev). Are you okay with this?

from ros2learn.

alesolano avatar alesolano commented on May 24, 2024 1

Just pasting the error here so everybody can arrive to this issue easily by searching it.

gzclient: /build/ogre-1.9-B6QkmW/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreNode.cpp:630: virtual void Ogre::Node::setScale(const Ogre::Vector3&): Assertion `!inScale.isNaN() && "Invalid vector supplied as parameter"' failed.

This error is because Gazebo 9.0.0 does not allow you to use dummy links with radius = 0.0, and we use those dummy links in MARA. Here is the explanation on how to hack this: AcutronicRobotics/gym-gazebo2#31 (comment)

I agree @nzlz we should add gazebo 9.9.0 one-liner installation to the instructions.

from ros2learn.

khairiyah98 avatar khairiyah98 commented on May 24, 2024 1

Installing gazebo 9.9.0 worked! Thank you :)

from ros2learn.

nzlz avatar nzlz commented on May 24, 2024

Which branch instructions did you follow? master/dashing/crystal..

Which gazebo version do you have? gazebo -v

Also, could you provide a more extended error trace?

from ros2learn.

khairiyah98 avatar khairiyah98 commented on May 24, 2024

I followed the master branch's instructions.

My gazebo version is 9.0.0.

Here is a more extended error trace:
image
image

from ros2learn.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.