Skip to content

Add in vehicle joint command service#16

Merged
zeerekahmad merged 1 commit intomainfrom
zeerek/add_vehicle_joint_command
Apr 14, 2026
Merged

Add in vehicle joint command service#16
zeerekahmad merged 1 commit intomainfrom
zeerek/add_vehicle_joint_command

Conversation

@zeerekahmad
Copy link
Copy Markdown
Contributor

@zeerekahmad zeerekahmad commented Apr 14, 2026

Matching how we think of joints but being explicit, we enable ability to send position, velocity, or effort to a specific vehicle joint.

The idea is that this service can be created for each similarly controllable joint. When able, the vehicle will run the command as requested for the amount of time (do 0.5 effort for 30seconds type commands become enabled). It also binds PID type commands (position and velocity) under some timeout (set to unused if no want to use)

Position, Velocity, Effort can be commanded
Success returns whether vehicle will attempt to implement or not
Error explains why if not

@zeerekahmad zeerekahmad merged commit 3bb608a into main Apr 14, 2026
5 checks passed
@zeerekahmad zeerekahmad deleted the zeerek/add_vehicle_joint_command branch April 14, 2026 22:57
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