Commit b98773d
authored
Update may 2023 (#44)
* Fix errors caused by upgrade to swig 4.1.1
* Work on swig updates
* Continuing work on swig updates
* Work on testing and fixing swig errors
* Work updating viewer to new Tesseract version
* Bump tesseract_python and tesseract_viewer_python versions
* Use custom targets to build python wheels
* Work on wrapping tesseract_task_composer
* Use _wrap_ functions instead of implicit constructors for command language Poly types
* Fix task composer dll loading anchor env variable
* Begin adding improved Python documentation
* Work on improved documentation
* Work on improved documentation
* Add collision check example
* Add robot kinematics example
* Add plugin note to collision checking example
* Add note on the resource locator to example
* Fix some sphinx warnings
* Add planning examples
* Update readme
* Add resource locator mention
* Add examples to sphinx
* Add notes to modules
* More documentation and usage notes
* Update links and add attribution
* Add autodoc note
* Update documentation name
* Use temporary dep repos for build
* Use master branch for tesseract dep
* Fix missing task composer env variable
* Fix tests. Require swig 4.1.1 to avoid memory errors
* Build swig version 4.1.1 in wheels build
* Install curl on ubuntu wheel build
* Add document building to wheel CI
* Work on api docs deployment
* Work on api docs deployment
* Fix api_docs workflow
* Fix api_docs workflow
* Add support for markers in viewer
* Use version 0.153.0 of threejs
* Add clear markers by name and tag
* Add trajectory plotting using markers
* Don't show vr button if not available
* Fix tesseract_task_composer_python module link libraries
* Update to upstream tesseract_task_composer include files
* Fix animations updates and handle multiple websocket connections
* Fix unique_ptr swig typemaps
* Use trajopt master
* Fix UPtr support in Python for tesseract_task_composer
* Add documentation notes about make_unique and UPtr cast functions
* Fix planning problem uptr constructor and pytests
* Swig include task_composer_pipeline.h
* Switch order of trajectory list arguments to have joint_names first. Add documentation for viewer
* Update readme
* Use trajopt master branch
* Update generated api docs
* Add extract_python_docs.py tool
* Add anchor for task_composer_task_plugin_factory
* Fix prismatic joints in viewer
* Use tesseract_planning master
* Fix plugin anchor includes
* Use tesseract 0.18.1 and trajopt 0.6.0
* Fix trajopt namespace rename
* Use tesseract_planning 0.18.2
* Update docs1 parent e458c75 commit b98773d
File tree
170 files changed
+9853
-3062
lines changed- .github/workflows
- docs
- _source
- examples
- modules
- tesseract_collision
- tesseract_command_language
- tesseract_common
- tesseract_environment
- tesseract_geometry
- tesseract_kinematics
- tesseract_motion_planners_descartes
- tesseract_motion_planners_ompl
- tesseract_motion_planners_simple
- tesseract_motion_planners_trajopt
- tesseract_motion_planners
- tesseract_robotics_viewer
- tesseract_scene_graph
- tesseract_srdf
- tesseract_state_solver
- tesseract_task_composer
- tesseract_time_parameterization
- tesseract_urdf
- tesseract_visualization
- _static
- _templates
- _themes/sphinx_rtd_theme
- static
- css
- fonts
- js
- examples
- gh_pages
- _source
- tesseract_python
- cmake
- swig
- rework_include/tesseract_command_language
- poly
- trajopt
- tests
- tesseract_collision
- tesseract_common
- tesseract_motion_planning
- tesseract_process_managers
- tesseract_task_composer
- tesseract_viewer_python
- examples
- tesseract_robotics_viewer
- resources/static
- tools/extract_docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
170 files changed
+9853
-3062
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | | - | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
79 | 86 | | |
80 | 87 | | |
81 | 88 | | |
| |||
84 | 91 | | |
85 | 92 | | |
86 | 93 | | |
| 94 | + | |
87 | 95 | | |
88 | 96 | | |
89 | 97 | | |
| |||
100 | 108 | | |
101 | 109 | | |
102 | 110 | | |
| 111 | + | |
103 | 112 | | |
104 | 113 | | |
105 | 114 | | |
106 | 115 | | |
107 | 116 | | |
108 | 117 | | |
109 | 118 | | |
110 | | - | |
| 119 | + | |
111 | 120 | | |
| 121 | + | |
112 | 122 | | |
113 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
114 | 129 | | |
115 | 130 | | |
116 | 131 | | |
117 | 132 | | |
118 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
119 | 139 | | |
120 | 140 | | |
121 | 141 | | |
| |||
152 | 172 | | |
153 | 173 | | |
154 | 174 | | |
155 | | - | |
| 175 | + | |
156 | 176 | | |
157 | 177 | | |
158 | 178 | | |
159 | 179 | | |
160 | 180 | | |
161 | 181 | | |
162 | 182 | | |
| 183 | + | |
163 | 184 | | |
164 | 185 | | |
165 | 186 | | |
| |||
208 | 229 | | |
209 | 230 | | |
210 | 231 | | |
| 232 | + | |
211 | 233 | | |
212 | 234 | | |
213 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
0 commit comments