Giter Site home page Giter Site logo

Comments (6)

scpeters avatar scpeters commented on June 26, 2024 2

yes, please open an issue at https://github.com/scpeters/benchmark and I will follow up

from simbody.

sherm1 avatar sherm1 commented on June 26, 2024 1

Hi, Yaswanth. Unfortunately I'm not equipped to run or debug Gazebo. Maybe you can get some OSRF help?

from simbody.

sherm1 avatar sherm1 commented on June 26, 2024

Thanks for the report. I checked the source and saw that the test that failed is only included in Debug builds of Simbody (which run very slowly!). It's a cache consistency check that failed. This isn't enough information for me to reproduce. Wild guess based on my vague memory of Gazebo's implementation: a threading error (missing lock or the like). It's possible that the check is overly cautious -- if you're benchmarking you should be using a Release build of Simbody anyway in which case you won't see this failure.

from simbody.

yaswanth1701 avatar yaswanth1701 commented on June 26, 2024

Thanks a lot for the reply. I could probably send you the repo link of benchmark one once I finish the code properly. Also, I will check out the release build of simbody. Thanks again.

from simbody.

yaswanth1701 avatar yaswanth1701 commented on June 26, 2024

Hi @sherm1, here are the benchmarks I am running for simbody
Steps to reproduce the error:

git clone -b simbody_benchmark https://github.com/yaswanth1701/benchmark.git
cd benchmark
mkdir build && cd build 
cmake ..
make 
export GAZEBO_RESOURCE_PATH=/path/to/benchmark
. /usr/share/gazebo/setup.bash
./BENCHMARK_boxes_model_count

from simbody.

yaswanth1701 avatar yaswanth1701 commented on June 26, 2024

Yeah I will open a issue at OSRF. Thank you.

from simbody.

Related Issues (20)

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.