Added note that license is same as bullet3

This commit is contained in:
Avik De
2017-11-27 09:50:18 -05:00
parent 29d72a9fee
commit fd24219f36
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
/**
* License: Bullet3 license
* Author: Avik De <avikde@gmail.com>
*/
#include <map>
#include <string>
#include <stdio.h>

View File

@@ -1,3 +1,5 @@
% License: Bullet3 license
% Author: Avik De <avikde@gmail.com>
robot = importrobot('../../data/TwoJointRobot_wo_fixedJoints.urdf');
show(robot)