-
Notifications
You must be signed in to change notification settings - Fork 699
Fixed licenses. Closes #428 #436
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
Conversation
| * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | ||
| * POSSIBILITY OF SUCH DAMAGE. | ||
| *********************************************************************/ | ||
|
|
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.
Do you want to add yourself as author for this file?
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.
done
felixvd
left a comment
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.
Friendly ping
| robot_model::RobotModelPtr robot_model = robot_model_loader->getModel(); | ||
|
|
||
| // Create a RobotState and to keep track of the current robot pose and planning group | ||
| // Create a RobotState and to keep track of the current robot pose and planning group |
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.
| // Create a RobotState and to keep track of the current robot pose and planning group | |
| // Create a RobotState to keep track of the current robot pose and planning group |
|
Superseded by #595 |
added the missing licenses, closes #428
@jliukkonen , please review