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

Compilation of saw_universal_robot fails under ros kinetic ubuntu 16.04 #3

Closed
BrunoScaglioni opened this issue Sep 6, 2017 · 4 comments

Comments

@BrunoScaglioni
Copy link

Dear developers,
I am experiencing troubles in compiling cisst/saw in ROS kinetic, ubuntu 16.04. In particular, the build of "saw_universal_robot" fails with this error:

/home/bruno/catkin_ws/src/cisst-saw/sawUniversalRobot/components/code/mtsUniversalRobotScriptRT.cpp: In member function ‘void mtsUniversalRobotScriptRT::Init()’:
/home/bruno/catkin_ws/src/cisst-saw/sawUniversalRobot/components/code/mtsUniversalRobotScriptRT.cpp:189:21: error: ‘class mtsInterfaceProvided’ has no member named ‘AddMessageEvents’
mInterface->AddMessageEvents();

Is Kinetic supported or should I swithc back to Indigo?
Attached you find the error dump
Many thanks,
Bruno
dump_fail.txt

@pkazanzides
Copy link
Contributor

pkazanzides commented Sep 6, 2017 via email

@BrunoScaglioni
Copy link
Author

Yes, I am building the master branch of cisst/saw.
Many thanks
Bruno

@simonleonard
Copy link
Contributor

simonleonard commented Sep 6, 2017 via email

@adeguet1
Copy link
Contributor

This has been fixed with cisst release 1.0.9

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

4 participants