Added note that license is same as bullet3
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* License: Bullet3 license
|
||||||
|
* Author: Avik De <avikde@gmail.com>
|
||||||
|
*/
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
% License: Bullet3 license
|
||||||
|
% Author: Avik De <avikde@gmail.com>
|
||||||
|
|
||||||
robot = importrobot('../../data/TwoJointRobot_wo_fixedJoints.urdf');
|
robot = importrobot('../../data/TwoJointRobot_wo_fixedJoints.urdf');
|
||||||
show(robot)
|
show(robot)
|
||||||
|
|||||||
Reference in New Issue
Block a user