-
Notifications
You must be signed in to change notification settings - Fork 8
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
Model file not found #1
Comments
@ipa-cmh Thanks for reporting this.
Apart of this I notified last week that I need to work with a more stable version of the OSRF docker containers. On my local computer the one for Foxy is not working anymore since the last pull of the images 😕 This repo will need some further work to get it into an stable version |
The issue you got had nothing to do with my previous speculations. I have merged an updated version of the https://github.com/ipa320/ros_model_parser and this repository was not updated consequently 😨 To me it was working for some distros because I didn't pull all my local docker images. I only found the issue when I cleaned everything. I made the required hot fixes: 2a05f19 and now , at least to me, all the listed examples are working. I created a new issue to add a debug mode to the runner script, that will help in the future to find and report these kind of issues: #2 @ipa-cmh You can re-try your test, you have to pull the main version of the repository and to build again your docker images. |
I added a CI configuration (453fbe9) to detect these issues easily https://github.com/ipa320/ros-model-extractors/actions |
I used the following command:
docker run -it haros_noetic:latest /haros_runner.sh cob_sick_s300 cob_sick_s300 node . /root/ws https://github.com/ipa320/cob_driver
Build process etc. is successful.
But model file seems to be not found.
cat: ./cob_sick_s300.ros: No such file or directory
The text was updated successfully, but these errors were encountered: