Daniel Butterfield

Results 5 issues of Daniel Butterfield

This is to solve Issue #243. The functionality was already there, but "refine-edges" can't be used as a keyword argument in python because of the '-'.

**Describe the Bug:** The file `apriltag_py_type.docstring` states the following: ``` The constructor takes a number of arguments: ... - refine_edges: When non-zero, the edges of the each quad are adjusted...

The example command given for extracting a mesh is out-of-date. This pull request fixes this issue.

**Describe the bug** I am unable to complete the steps for [Installing ROS 2 Binaries](https://ms-iot.github.io/ROSOnWindows/GettingStarted/SetupRos2.html) as when I run the command `choco upgrade ros-humble-desktop -y --execution-timeout=0 --pre --trace`, I get...

I'm trying to replicate the results of "[On discrete symmetries of robotics systems: A group-theoretic and data-driven analysis (RSS-2023)](https://danfoa.github.io/MorphoSymm/)". Unfortunately, the provided code on the main branch has multiple issues....