We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the pr2-interface.l, why don't you use :add-controller method? https://github.com/jsk-ros-pkg/jsk_pr2eus/blob/master/pr2eus/pr2-interface.l#L44-L55
:add-controller
This is just a question.
The text was updated successfully, but these errors were encountered:
@YoheiKakiuchi changed this de98fed
Sorry, something went wrong.
https://github.com/jsk-ros-pkg/jsk_pr2eus/blob/master/pr2eus/pr2-interface.l#L44-L55 these code was written before adding keyword :create-actions to :add-controller method 1fc74ac
:create-actions
we can use :add-controller with :create-actions nil for PR2 .
:create-actions nil
No branches or pull requests
In the pr2-interface.l, why don't you use
:add-controller
method?https://github.com/jsk-ros-pkg/jsk_pr2eus/blob/master/pr2eus/pr2-interface.l#L44-L55
This is just a question.
The text was updated successfully, but these errors were encountered: