robotic 0.3.2__cp38-cp38-manylinux2014_x86_64.whl → 0.3.3__cp38-cp38-manylinux2014_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of robotic might be problematic. Click here for more details.
- robotic/_robotic.so +0 -0
- robotic/include/rai/KOMO/testProblems_KOMO.h +0 -7
- robotic/include/rai/Optim/NLP.h +2 -0
- robotic/librai.so +0 -0
- robotic/version.py +1 -1
- {robotic-0.3.2.dist-info → robotic-0.3.3.dist-info}/METADATA +1 -1
- {robotic-0.3.2.dist-info → robotic-0.3.3.dist-info}/RECORD +17 -17
- {robotic-0.3.2.data → robotic-0.3.3.data}/scripts/ry-bot +0 -0
- {robotic-0.3.2.data → robotic-0.3.3.data}/scripts/ry-h5info +0 -0
- {robotic-0.3.2.data → robotic-0.3.3.data}/scripts/ry-info +0 -0
- {robotic-0.3.2.data → robotic-0.3.3.data}/scripts/ry-meshTool +0 -0
- {robotic-0.3.2.data → robotic-0.3.3.data}/scripts/ry-test +0 -0
- {robotic-0.3.2.data → robotic-0.3.3.data}/scripts/ry-urdfConvert.py +0 -0
- {robotic-0.3.2.data → robotic-0.3.3.data}/scripts/ry-view +0 -0
- {robotic-0.3.2.dist-info → robotic-0.3.3.dist-info}/LICENSE +0 -0
- {robotic-0.3.2.dist-info → robotic-0.3.3.dist-info}/WHEEL +0 -0
- {robotic-0.3.2.dist-info → robotic-0.3.3.dist-info}/top_level.txt +0 -0
robotic/_robotic.so
CHANGED
|
Binary file
|
|
@@ -19,13 +19,6 @@ namespace rai{
|
|
|
19
19
|
StringA get_NLP_Problem_names();
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
struct KOMO_wrap : std::shared_ptr<NLP> {
|
|
23
|
-
std::shared_ptr<KOMO> komo;
|
|
24
|
-
KOMO_wrap(const std::shared_ptr<KOMO>& _komo) : komo(_komo){
|
|
25
|
-
std::shared_ptr<NLP>::operator=( komo->nlp() );
|
|
26
|
-
}
|
|
27
|
-
};
|
|
28
|
-
|
|
29
22
|
shared_ptr<KOMO> problem_IK();
|
|
30
23
|
shared_ptr<KOMO> problem_IKobstacle();
|
|
31
24
|
shared_ptr<KOMO> problem_IKtorus();
|
robotic/include/rai/Optim/NLP.h
CHANGED
robotic/librai.so
CHANGED
|
Binary file
|
robotic/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = '0.3.
|
|
1
|
+
__version__ = '0.3.3'
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
robotic/DataGen.pyi,sha256=qDQjATpbIgFvOrWk7F3ZTVbOuyXjT5nwHxrsRfGxWRU,3716
|
|
2
2
|
robotic/__init__.py,sha256=H8Qi-wA95h6SuziEFNZFEt6Tpt5UrttS9ftBjZCsMm4,421
|
|
3
3
|
robotic/_robotic.pyi,sha256=gr5_H1AoXHl6fbJqoseQRs5Iiue59qa3HBKVUSW6X08,76998
|
|
4
|
-
robotic/_robotic.so,sha256=
|
|
5
|
-
robotic/librai.so,sha256=
|
|
4
|
+
robotic/_robotic.so,sha256=fGLs8b__tRQIt-IIwNE3b1pMji4vBtmaePDbc6_pVZg,1259304
|
|
5
|
+
robotic/librai.so,sha256=P6KofckI-aJOP7A2eVFbF390PGWfOxYx69UiMYG0Jno,38754752
|
|
6
6
|
robotic/manipulation.py,sha256=0B7UzU9J7b4f19thz67TbvknoncxffQEMHSBB6ez1Jg,22279
|
|
7
7
|
robotic/meshTool,sha256=kYLO2HPXn8nj98Qx-MIvJYpkFzOk2zY9-d30DgFZT80,52176
|
|
8
8
|
robotic/mujoco-import.py,sha256=8eC8ldlFwnYQfqII3FVdWEQ7zd1PkSdAF-oyryIQtkY,231
|
|
@@ -17,7 +17,7 @@ robotic/ry-urdfConvert.py,sha256=8Efnq3PU202rrZrVEZiGwzFOJdvrLjTJ2q-gnY6-tiU,255
|
|
|
17
17
|
robotic/ry-view,sha256=T1Omn1QS7cNAtjQhBjMJTNz7aW5FgoOf9vBIfW0mFME,613
|
|
18
18
|
robotic/test.py,sha256=8hiDRB2kB37hE5cZ7h26AJDnSGYb1y8DwOrcEGD_5Hc,620
|
|
19
19
|
robotic/test.pyi,sha256=vVxwRSerjUG4bpB7pIhof7ZatrBqwg3Bj5voywa-YTI,917
|
|
20
|
-
robotic/version.py,sha256=
|
|
20
|
+
robotic/version.py,sha256=on4Bj4mGEjEjyUkQExxprhOoEopcv_sPapsEnNxyelE,22
|
|
21
21
|
robotic/include/rai/Algo/MLcourse.h,sha256=TGkAJWC5ollGfPw0-gcYL0TZeDJiHtWFzkHSMK8_lqU,1828
|
|
22
22
|
robotic/include/rai/Algo/RidgeRegression.h,sha256=VXiv6-xr3j--CN7DJTzUg9Xb49zV9FZ9dwzxP1CmcPM,3730
|
|
23
23
|
robotic/include/rai/Algo/SplineCtrlFeed.h,sha256=yILBoUh9Ce0YtzGVZeAKmdUqsf0xeCGjXGC8bXNzZ3o,3339
|
|
@@ -102,7 +102,7 @@ robotic/include/rai/KOMO/skeleton.h,sha256=NPaMfUMC_sUd3AjlLHTFpxWH4QtnKP_zzvHb2
|
|
|
102
102
|
robotic/include/rai/KOMO/skeletonSymbol.h,sha256=mrPqRn_1i4PuqbkQBhKEYc5WPEGqPjBN6TvwZxZ5e7A,1261
|
|
103
103
|
robotic/include/rai/KOMO/splined.h,sha256=G_fu9gXCboJLkwhwu77F6F3Ei6deqzbvkgP8r9kiNL8,903
|
|
104
104
|
robotic/include/rai/KOMO/switch.h,sha256=teNNnHFe4h9W5rLlL3TFBsq97ni-RUEhcxw4uVPYR1g,1850
|
|
105
|
-
robotic/include/rai/KOMO/testProblems_KOMO.h,sha256=
|
|
105
|
+
robotic/include/rai/KOMO/testProblems_KOMO.h,sha256=OH1zWcD-hIXsml2RkLIvl5eyi69WuLKqWPdqWjWWFI0,2805
|
|
106
106
|
robotic/include/rai/Kin/F_LeapCost.h,sha256=wNAUNgAJjLirMurF67BlFLHtjyuXy1EPr--9XLBe6Wk,556
|
|
107
107
|
robotic/include/rai/Kin/F_collisions.h,sha256=Atq9LPVOkEuMF-kSHk78cGjaJYwDIbvrTxHmLBJw3yk,2092
|
|
108
108
|
robotic/include/rai/Kin/F_forces.h,sha256=tHyBQcKhi4ZdsHoBU5bu7kLWVm611SfEYG_o-vMSDN0,6694
|
|
@@ -138,7 +138,7 @@ robotic/include/rai/Logic/folWorld.h,sha256=XpqTWOIvZbKlS_vsJkXOexrhjfy3_iywebFe
|
|
|
138
138
|
robotic/include/rai/Logic/treeSearchDomain.h,sha256=sO5Y6o9wRTQxfST9YyJw3P0KcqGX7ISqbIN-uGQ5abU,3882
|
|
139
139
|
robotic/include/rai/Optim/BayesOpt.h,sha256=GqOqGk5Y0USf513duMPtt--TBYGqujdsvY2qi17jVxI,1241
|
|
140
140
|
robotic/include/rai/Optim/GlobalIterativeNewton.h,sha256=WRaTFUrx0A1FO7d7shgZbJVaC5AWKZT5PTD8LnuPXiE,801
|
|
141
|
-
robotic/include/rai/Optim/NLP.h,sha256=
|
|
141
|
+
robotic/include/rai/Optim/NLP.h,sha256=glYe1vIhsQHmEH6_oh1Bo-JcYXGXmm84esf2FCRLmMs,8237
|
|
142
142
|
robotic/include/rai/Optim/NLP_Factory.h,sha256=xDn73B-u6fFvtu-udkXgyTiFyjTzfJNHwUm6z88FiOo,1979
|
|
143
143
|
robotic/include/rai/Optim/NLP_GraphSolver.h,sha256=Te5_uyLrBvHANfGv9uHdR6YPuCWCqgJqj9EL8WYfF14,1172
|
|
144
144
|
robotic/include/rai/Optim/NLP_Sampler.h,sha256=JaOEc8YJwatW5toOviTFXlOoF3Dg8ZWPM9zejyW9ND8,4643
|
|
@@ -357,15 +357,15 @@ robotic/src/meshlabFilters.mlx,sha256=SCIiIk7XZusvKEKY62pHSem_R3TcMUP8BFaLTVUcnE
|
|
|
357
357
|
robotic/src/mujoco_io.py,sha256=drLNE4yo30hpOY01-AsuCWKLvNoG5w2YDSzR_rlyfz0,9474
|
|
358
358
|
robotic/src/urdf_io.py,sha256=bbPcJWS9rnYk8CWgEZTmx1XJRBIDrfwgCj-S_RFxl9U,8800
|
|
359
359
|
robotic/src/yaml_helper.py,sha256=Jf9QaKSNQrPkUPqd5FUDv7_h0wDlGXrhCdMwu6y-Nh0,925
|
|
360
|
-
robotic-0.3.
|
|
361
|
-
robotic-0.3.
|
|
362
|
-
robotic-0.3.
|
|
363
|
-
robotic-0.3.
|
|
364
|
-
robotic-0.3.
|
|
365
|
-
robotic-0.3.
|
|
366
|
-
robotic-0.3.
|
|
367
|
-
robotic-0.3.
|
|
368
|
-
robotic-0.3.
|
|
369
|
-
robotic-0.3.
|
|
370
|
-
robotic-0.3.
|
|
371
|
-
robotic-0.3.
|
|
360
|
+
robotic-0.3.3.data/scripts/ry-bot,sha256=LBNbbQeNNNd_tupI5463Xe-RKSD6xy4HGTbJloisCGk,2280
|
|
361
|
+
robotic-0.3.3.data/scripts/ry-h5info,sha256=eh9McT5Ury7bbTudxkSOLWo-tZ6heiSEpGStM07N-Dc,810
|
|
362
|
+
robotic-0.3.3.data/scripts/ry-info,sha256=fL5QXJL4Xx-Q42L2C29HHbj1XsmWdWiKIv9rVfc5sm4,425
|
|
363
|
+
robotic-0.3.3.data/scripts/ry-meshTool,sha256=h4f4wFPNaey3ziz870SrEvy6SsQSL-ZnR_cH3UuAZxE,101
|
|
364
|
+
robotic-0.3.3.data/scripts/ry-test,sha256=vcaPrFq9Co9N2F2Mdl2_1CTieOBssSoEhU67wXqJ2EY,981
|
|
365
|
+
robotic-0.3.3.data/scripts/ry-urdfConvert.py,sha256=762MIDmAhdCCj55QftY7wsy9gOEs-TDEWcRPt5dECyc,2542
|
|
366
|
+
robotic-0.3.3.data/scripts/ry-view,sha256=_GjUbVS2X3AWnlXqIHwU5dofLmUKA2-NUPySgS-QJNI,599
|
|
367
|
+
robotic-0.3.3.dist-info/LICENSE,sha256=oT-pAsUSXiuMq2_3omR87-GFBeBnegQYixH4Bm_7wag,1071
|
|
368
|
+
robotic-0.3.3.dist-info/METADATA,sha256=71O9vFICF6qtverBkGIYro20h-n7MYFO6GPIaO421YU,6503
|
|
369
|
+
robotic-0.3.3.dist-info/WHEEL,sha256=rxKmMK2tk-0XikPyvYWdvWiQiwwfnpvkbvkHpHVHavU,102
|
|
370
|
+
robotic-0.3.3.dist-info/top_level.txt,sha256=x5A4haAZ18y9FpO1IhXSVJ2TFdhVAgT5JMkejHUg_9U,8
|
|
371
|
+
robotic-0.3.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|