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

[BUG] robowflex_tesseract needs non-existent branch of tesseract #283

Open
balakumar-s opened this issue Apr 16, 2022 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@balakumar-s
Copy link

Thanks for writing this library. I am trying to run tesseract trajopt with environment + robot models from motion benchmaker and it looks like if I can get robowflex_tesseract to work, then I can run the benchmarks. However, I think the version of tesseract (https://github.com/tesseract-robotics/tesseract) that's available in github is much newer than what was used to write robowflex_tesseract. Is there another version of robowflex_tesseract that works with the newer version of tesseract?

Expected Behavior

Compile and run robowflex_tesseract successfully.

Current Behavior

Several compile errors happen when trying to compile robowflex_tesseract.

Possible Solution

Either rewriting code to match current tesseract api or upload the version of tesseract that works with this repo.

Steps to Reproduce

1.Clone this repo and tesseract
2.Attempt to compile

Context (Environment)

Trying to run tesseract trajopt with robowflex and possibly with motion benchmaker.

@balakumar-s balakumar-s added the bug Something isn't working label Apr 16, 2022
@balakumar-s
Copy link
Author

For e.g., this header [link] does not exist in https://github.com/tesseract-robotics/tesseract_ros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants