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

rtt_actionlib::RTTSimpleActionServer::shutdown() method does not compile. #127

Open
mvukov opened this issue May 16, 2019 · 0 comments
Open

Comments

@mvukov
Copy link

mvukov commented May 16, 2019

I think the idea was to use internally actionlib::SimpleActionServer<...>::shutdown(), but the inherited actionlib::ActionServerBase<...>::shutdown() simply does not exist. I get:

rtt_ros_integration/rtt_actionlib/include/rtt_actionlib/rtt_simple_action_server.h:70:4: error: ‘class rtt_actionlib::RTTActionServer<MyAction_<std::allocator<void> > >’ has no member named ‘shutdown’
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

1 participant