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

Fix using plugins on Windows #718

Merged
merged 1 commit into from Jul 15, 2021
Merged

Fix using plugins on Windows #718

merged 1 commit into from Jul 15, 2021

Conversation

Ace314159
Copy link
Contributor

On Windows, when attempting to use the MoveIt2 Rviz plugins, they would all fail to load, and I would get errors like

PluginlibFactory: The plugin for class 'moveit_rviz_plugin/PlanningScene' failed to load. Error: Failed to load library

I was able to fix these errors by exporting InteractiveMarkers

@Ace314159 Ace314159 mentioned this pull request Jul 1, 2021
6 tasks
@ahcorde
Copy link
Contributor

ahcorde commented Jul 13, 2021

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@ahcorde
Copy link
Contributor

ahcorde commented Jul 14, 2021

  • macOS Build Status

@Ace314159
Copy link
Contributor Author

I don't think my changes are affecting the CI failures. The error I see is

Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@58bbce4e:JNLP4-connect connection from 70-35-50-58.static.wiline.com/70.35.50.58:56239": Remote call on JNLP4-connect connection from 70-35-50-58.static.wiline.com/70.35.50.58:56239 failed. The channel is closing down or has closed down

Any idea what might be causing it?

@ahcorde
Copy link
Contributor

ahcorde commented Jul 14, 2021

  • macOS Build Status

@ahcorde
Copy link
Contributor

ahcorde commented Jul 14, 2021

@Ace314159,

I think it's a failure in the CI

@Ace314159
Copy link
Contributor Author

@ahcorde All the test failures seem to due to a certificate not being valid which isn't related to my change.

Is this ready to merge?

@ahcorde
Copy link
Contributor

ahcorde commented Jul 15, 2021

The test failures are all in CycloneDDS itself (so not related to this PR)

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

Successfully merging this pull request may close these issues.

None yet

2 participants