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

Add dependencies for ros3djs #20

Open
wants to merge 1 commit into
base: hydro-devel
Choose a base branch
from

Conversation

CRH380B-6216L
Copy link

This pull request is related to my issue in visualization_rwt.

I am trying to bring my UR5 robot into rwt_moveit but meet some problems. One of them is the dependencies ColladaLoader and STLLoader are missing. I added them so the model shows in the web browser. And I need a local copy of eventemitter2.min.js to replace the file on RobotWebTools CDN since the CDN is not working right now.

By adding these dependencies below, the libraries provided in this package are now match the list and ros3djs works well.

Dependencies added:
ros3djs/www/ColladaLoader.js
ros3djs/www/STLLoader.js
ros3djs/www/eventemitter2.min.js

ros3djs/www/ColladaLoader.js
ros3djs/www/STLLoader.js
ros3djs/www/eventemitter2.min.js
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.

1 participant