Skip to content

Add robot maneuvers to sim radio#412

Draft
chachmu wants to merge 21 commits into
mainfrom
dev/chachmu/kenobi_maneuvers
Draft

Add robot maneuvers to sim radio#412
chachmu wants to merge 21 commits into
mainfrom
dev/chachmu/kenobi_maneuvers

Conversation

@chachmu

@chachmu chachmu commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Adds position/velocity maneuvers to the sim radio to emulate the on robot maneuvers. Everything seems to be working although a lot more testing is needed to be sure that everything is actually right.

There's a slight issue with the global position controller seemingly commanding accelerations slightly over the limit due to rounding/state estimation issues. This usually isn't a problem but when combined with the position p controller leads to enough of a difference between the requested velocities and the clamped velocities that the robot performance is degraded. For now I just set P to 0 and the trajectories seem good although now the robot will tend to be off by a few centimeters from the final position.

@chachmu chachmu requested a review from barulicm June 20, 2026 04:46
@chachmu chachmu marked this pull request as draft June 20, 2026 04:47
@chachmu chachmu requested a review from nickwitten June 20, 2026 04:47
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.

3 participants