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

Simulators of Baxter, PR2 will not get installed with new version. #32

Open
mjm522 opened this issue Oct 24, 2016 · 2 comments
Open

Simulators of Baxter, PR2 will not get installed with new version. #32

mjm522 opened this issue Oct 24, 2016 · 2 comments

Comments

@mjm522
Copy link

mjm522 commented Oct 24, 2016

Hi, There was an issue with the newest version (1.0) of urdfom headers.

error: ‘shared_ptr’ in namespace ‘std’ does not name a type URDF_TYPEDEF_CLASS_POINTER(JointMimic); ^

This sort of error (around a page full) throws up on compiling.

I had to do a git reset --hard 9aed725 to make it work.

@scpeters
Copy link
Contributor

The master branch of urdfdom_headers is now using std::shared_ptrs from c++11. Are you building from source or using debs? I recommend using the 0.4.2 tag until downstream packages are supporting the API change.

@wallEVA96
Copy link

@ @scpeters thank u, the day before yesterday I have solve this with version 0.4.0, I really compile, but i CANT use the rviz

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

No branches or pull requests

3 participants