File tree Expand file tree Collapse file tree 6 files changed +237
-235
lines changed Expand file tree Collapse file tree 6 files changed +237
-235
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,6 @@ dmypy.json
137137# ## ROS ###
138138devel /
139139logs /
140- bin /
141140msg_gen /
142141srv_gen /
143142msg /* Action.msg
Original file line number Diff line number Diff line change @@ -82,13 +82,7 @@ docs = [
8282eigdemo = " roboticstoolbox.examples.eigdemo:main"
8383tripleangledemo = " roboticstoolbox.examples.tripleangledemo:main"
8484twistdemo = " roboticstoolbox.examples.twistdemo:main"
85-
86-
87-
88- # [project.entry-points]
89-
90-
91-
85+ rtbtool = " roboticstoolbox.bin.rtbtool:main"
9286
9387
9488[build-system ]
@@ -112,6 +106,7 @@ packages = [
112106 " roboticstoolbox.bin" ,
113107 " roboticstoolbox.blocks" ,
114108 " roboticstoolbox.examples" ,
109+ " roboticstoolbox.bin" ,
115110 " roboticstoolbox.robot" ,
116111 " roboticstoolbox.mobile" ,
117112 " roboticstoolbox.models" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments