issues
search
kscalelabs
/
actuator
A repository for controlling actuators
https://docs.kscale.dev/actuators/intro
MIT License
3
stars
0
forks
source link
Fix actuator package
#54
Open
codekansas
opened
4 days ago
codekansas
commented
4 days ago
[ ] Merge actuator package changes
[ ] Implement better pre-checks
WT-MM
commented
7 hours ago
Some ideas (for @hatomist to think about):
On init, just read the motor and check if valid. Set the target position of the supervisor to be the current position of the motor to avoid large
uncontrolled
jumps
Avoid spamming set actuator commands if they have not changed form the last cycle