-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/checkinstall #8
base: x-series
Are you sure you want to change the base?
Conversation
90512ca
to
d400208
Compare
d400208
to
569f9a7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
実機で問題がなく動けました
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your change sets the package name to dynamixel-demos
but this is just name of a sample binary. In fact, this is LIBRARY named 'libdynamixel'. Using APPNAME
as a package name is not appropriate.
APPNAME was not used in libdynamixel. |
Summary
Fix #7
Detail
sudo ./waf checkinstall
command for Debian/Ubuntu.