Skip to content

more wheel updates - #93

Merged
baggepinnen merged 10 commits into
mainfrom
wheelies
Aug 6, 2024
Merged

baggepinnen merged 10 commits into
mainfrom
wheelies

Conversation

@baggepinnen

@baggepinnen baggepinnen commented Jun 25, 2024

Copy link
Copy Markdown
Contributor

Lots of mysteries here

  • The y coordinate of world.n could not be set, so the result was that n = [0, -1, -1]
  • After some hacking around, I could eventually get n correct, but the wheel goes in the opposite direction compared to modelica
  • If I use Ra = ori(frame_a, true) and include Ra.w ~ Rarot.w, I get a completely different solution

The last two opints were due to a convention difference with modelica, fixed by negating the angle in axis_rotation. The first issue is more concerning

@baggepinnen
baggepinnen merged commit 38abc92 into main Aug 6, 2024
@baggepinnen
baggepinnen deleted the wheelies branch August 6, 2024 11:51
baggepinnen added a commit that referenced this pull request Aug 8, 2024
* more wheel updates

* wheel solves but goes in the wrong direction

* test passes with world.n hacks

* finishing touches

* try global scoping n

* set world parameter defaults using keyword

* redefine defaults again

* scalarize world n

* switch to wheel rolling on xz plane

* move wheel tests to own file

rm using Plots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant