-
Notifications
You must be signed in to change notification settings - Fork 24
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
Run tesseract_ros tutorial #121
Comments
when building without tesseract_ext (https://github.com/ros-industrial-consortium/tesseract_ros/blob/master/dependencies.rosinstall) I get
|
We made some changes to IFOPT to support these functions that I don't think are in the released version. Did wstool pull the correct version (27451ce3212d3c0ccd3a0db9a1ee9a9963466674)? That's your second issue. For your first issue, it looks like it might be a version issue as well. I'm not sure if those functions have changed recently, but it seems likely given your second issue. @steviedale might be interested in this. |
I guess the easiest way would be to add a dependencies.rosinstall in tesseract_ros_workcell as suggested here: |
somehow I tried again and it worked with dependencies.rosinstall |
I am trying to run the tuto for Tesseract under ROS: https://tesseract-docs.readthedocs.io/en/latest/_source/ros/overview/tesseract_roscpp_interface_doc.html
I setup my workspace following:
https://tesseract-docs.readthedocs.io/en/latest/_source/intro/getting_started_doc.html
Here are some issues, did I do something wrong? :
The text was updated successfully, but these errors were encountered: