Stephen McDowell

Results 59 issues of Stephen McDowell

First occurrence [came up in continuous macOS x86](https://drake-jenkins.csail.mit.edu/view/Continuous%20Production/job/mac-x86-monterey-clang-bazel-continuous-release/704/consoleFull): ``` [4:48:13 PM] FAIL: //bindings/pydrake/systems:py/general_test (see /Users/monterey/workspace/mac-x86-monterey-clang-bazel-continuous-release/_bazel_monterey/56870061588957414ef418ee351da9fe/execroot/drake/bazel-out/darwin-opt/testlogs/bindings/pydrake/systems/py/general_test/test.log) [4:48:13 PM] INFO: From Testing //bindings/pydrake/systems:py/general_test: [4:48:13 PM] ==================== Test output for //bindings/pydrake/systems:py/general_test: [4:48:13 PM]...

type: bug
component: continuous integration

Towards #21335. https://github.com/RobotLocomotion/drake/issues/20954#issuecomment-1951386653 The desired pre-merge jobs (when noble is operational): - [X] linux-jammy-clang-bazel-experimental-everything-release (unchanged) - [X] linux-jammy-clang-bazel-experimental-leak-sanitizer (unchanged) - [X] linux-jammy-gcc-bazel-experimental-debug (unchanged) - [X] linux-jammy-gcc-bazel-experimental-everything-release (switched over from focal)...

component: continuous integration

Hello, What is the expected layout of `TBBROOT`. Suppose I installed in ```bash /opt/tbb_install include/ lib/ ``` then `$TBBROOT=/opt/tbb_install` is what should be used. Is this correct? I'm trying to...

It was indicated to me that this project is failing to install on RTD because #205 was taking too long. The powershell expressions were all broken and I tried to...

help wanted

As of #173 doing ```py html_theme_path = sphinx_bootstrap_theme.get_html_theme_path() ``` is not necessary (since you also added the entry points to `setup.py`). Removing that in the demo's `conf.py` though, since it's...

documentation

This url doesn't seem to exist: https://github.com/vector-of-bool/pitchfork/blob/1f1d16549408dc29dae03fc1a479c93556239112/data/spec.bs#L7 Not sure where it should point though, I don't understand how the spec.bs stuff works. I thought maybe `/pfl.html` (f rather than s)...

bug

Several Drake patches to VTK should be up-streamed: - [x] camera_copy.patch [VTK/VTK!11125](https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11125) - [ ] fix_illumination_bugs.patch [VTK/VTK!11146](https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11146) - [x] subset of illumination - [VTK/VTK!11374](https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11374) - [x] gltf_parser.patch [VTK/VTK!11126](https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11126) - [x]...

component: build system

Today marks the second occurrence of this. [First occurrence](https://drakedevelopers.slack.com/archives/C270MN28G/p1675979066422879) was on February 9th 2023 (`linux-focal-clang-bazel-continuous-everything-leak-sanitizer`). It's not clear if the changes in https://github.com/RobotLocomotion/drake/pull/21138 would somehow change the plumbing enough to...

type: bug
component: continuous integration

CC: @tk0miya @rgommers Refs: - https://github.com/sphinx-doc/sphinx/pull/7018 - https://github.com/sphinx-doc/sphinx/issues/6418 This issue tracks two items: - [ ] Documentation of parameters without return types. - See https://github.com/sphinx-doc/sphinx/pull/7018#issuecomment-578541157 - @tk0miya if I understand...

extensions:autodoc
type:proposal
extensions:napoleon