Skip to content

Derive velocities from spline#175

Open
nanoticity wants to merge 26 commits into
mainfrom
deritave-splines
Open

Derive velocities from spline#175
nanoticity wants to merge 26 commits into
mainfrom
deritave-splines

Conversation

@nanoticity
Copy link
Copy Markdown
Collaborator

@nanoticity nanoticity commented Apr 24, 2026

No description provided.

splines

Signed-off-by: Ari <nanoticity@gmail.com>
Copilot AI review requested due to automatic review settings April 24, 2026 16:05
@nanoticity nanoticity changed the title Derive velocities from spline instead of using hypotenuse for smoother Derive velocities from spline Apr 24, 2026

This comment was marked as resolved.

Signed-off-by: Ari <nanoticity@gmail.com>

This comment was marked as resolved.

Signed-off-by: Ari <nanoticity@gmail.com>

This comment was marked as resolved.

Signed-off-by: Ari <nanoticity@gmail.com>

This comment was marked as resolved.

Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
* simulator is just a copy of controller with added simulation at the
  end

Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
position

Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
work in sim)

Signed-off-by: Ari <nanoticity@gmail.com>
nanoticity added 9 commits May 6, 2026 16:10
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
Signed-off-by: Ari <nanoticity@gmail.com>
* renamed CreateVelocityProfile to _CreateVelocityProfile cuz i hate
  overloading after practicing for apcs

Signed-off-by: Ari <nanoticity@gmail.com>
* start from index 1 in velocity profile as index 0 has velocities 0, we
  are stuck
* remove lookahead fully, sa it was only needed before the derivatives
  when we calculated direction from a difference
	* this caused us to jump to a high speed (1.5 m/s) immediately
	  after starting
* reduced spline degree to 3 for less cuts
* need to clean up code!!!

Signed-off-by: Ari <nanoticity@gmail.com>
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.

2 participants