Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running the root gazebo model device and a link device fails to merge #193

Open
elael opened this issue Oct 25, 2018 · 0 comments
Open

running the root gazebo model device and a link device fails to merge #193

elael opened this issue Oct 25, 2018 · 0 comments

Comments

@elael
Copy link

elael commented Oct 25, 2018

I have a SDF model with a link. If I start the device tied to the root model, and then try to run the device for a link, I get

device squidbot is assigned to two tasks that cannot be merged,
OroGen.rock_gazebo.ModelTask{7}:0x555929e214e0,
  no owners,
  arguments: ,
    conf: ["default"],,
    model_dev: MasterDeviceInstance(squidbot[CommonModels::Devices::Gazebo::RootModel]_dev),,
    underwater_camera_dev: MasterDeviceInstance(underwater_camera[CommonModels::Devices::Gazebo::Link]_dev),,
    job_id: 5,
OroGen.rock_gazebo.ModelTask:0x555929fdc6b8,
  no owners,
  arguments: ,
    conf: ["default"],,
    model_dev: MasterDeviceInstance(squidbot[CommonModels::Devices::Gazebo::RootModel]_dev),,
    job_id: 1

I checked and it seems that the model device is indeed the same, which leads me to believe that the problem is with the job ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant