Jump to content

Control of Robotic Pistons?


Recommended Posts

Hey there, I feel like I'm either running into a KSP bug or bumping my head into something really stupid.   I'm trying to write code to control the Breaking Ground robotics parts...   and the rotation servo and hinge work fine...   but I can't get the piston to move!   I'm setting the targetExtension and seeing the new value show up in the PAW, but the piston servo doesn't do any actual movement.   if I then grab the target Extension slider in the PAW and move it, the servo goes right to work, so it's not as dumb as me only testing it on a craft without batteries or something like that.   Has anyone successfully driven the pistons?   Thanks!

Link to comment
Share on other sites

And the same is going on with the Rotors - I can SET values for Torque Limit and maximum RPM programmatically, and if I click out of the PAW and reopen it, I can see the sliders are at the new values I set...   but nothing ACTUALLY changes until I drag the sliders inside the PAW.   Annoying!   Any thoughts?

Link to comment
Share on other sites

  • 2 weeks later...

You've probably tried this but... "OnPreModifyServo() - Updates the values of a servo in both scenes. Is called when The PAW values are modified" and "OnModifyServo () - Updates the values of a PhysX servoJoint in Flight"

Link to comment
Share on other sites

On 8/14/2021 at 9:16 PM, wasml said:

You've probably tried this but... "OnPreModifyServo() - Updates the values of a servo in both scenes. Is called when The PAW values are modified" and "OnModifyServo () - Updates the values of a PhysX servoJoint in Flight"

I did try those methods and didn't get things working!

[snip]

Edited by Snark
Redacted by moderator
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...