Skip to content

Simbody core dumped when using test cases with box_model_count.cc  #19

Description

@yaswanth1701

From a little bit of debugging, it is clear that the issue with load function.

  • Error information:
    This is when all the test cases are tested at once:
    image
    when the same test case is individually tested which failed above, there is no error.
    image

This is a follow-up issue for simbody/simbody#785 @scpeters.
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions