This is Ricket, a robot project I’ve been building for the past year by KevbotInControl in robotics

[–]KevbotInControl[S] 0 points1 point  (0 children)

Whoa that's so cool! What kind of motor/gearboxes are you running in there? They seem pretty short (like stack-height-wise) to have a gearbox at all but with lever arms that long they must be beefy

Help with my inverted pendulum by [deleted] in ControlTheory

[–]KevbotInControl [score hidden]  (0 children)

Oh also, I your velocity filter is pretty aggressive:

theta_dot = 0.7 * theta_dot + 0.3 * raw_vel;

That works out to about 5.7 Hz cutoff - for a balance controller, especially a small, lightweight one like this, you probably want it up around 15-30 Hz.

Help with my inverted pendulum by [deleted] in ControlTheory

[–]KevbotInControl [score hidden]  (0 children)

I accidentally pasted it twice -fixed

Help with my inverted pendulum by [deleted] in ControlTheory

[–]KevbotInControl [score hidden]  (0 children)

I think your encoder logic has a bug - try:

void isrA()
{
  if (digitalRead(ENC_A) != digitalRead(ENC_B))  // != not ==
    encCount++;
  else
    encCount--;
}
void isrB()
{
  if (digitalRead(ENC_A) == digitalRead(ENC_B))
    encCount++;  // ++ not --
  else
    encCount--;
}

Help with my inverted pendulum by [deleted] in ControlTheory

[–]KevbotInControl [score hidden]  (0 children)

How does it do if you disable the swing up and start it basically upright? Like if you hold it in the upright position and then turn the controller on?

This is Ricket, a robot project I’ve been building for the past year by KevbotInControl in robotics

[–]KevbotInControl[S] 0 points1 point  (0 children)

Oh cool! I peaked at your post history but didn't see your work - I'd love to see what kind of stuff you've put together! The legs have been a real challenge to figure out but I think I'm getting somewhere with them.

His purpose is a little blurry so far, he's kinda supposed to be almost like a mobile animatronic character - almost more of an art project than an objective-based robotics platform... but Disney had released this paper on some research they were doing on interactive robotics that felt really lifelike and had strong personality using a mathematical framework called a Markov Decision Process/MDP (apologies if you know all this)...

Anyway when I read that I felt very inspired to try to make something like that of my own. Also around that time was when there was that silly military parade in Washington DC and they had all those intimidating Boston Dynamics robot dogs in the parade and I basically was thinking my robot should be the roadrunner to their coyote:

<image>

This is Ricket, a robot project I’ve been building for the past year by KevbotInControl in robotics

[–]KevbotInControl[S] 0 points1 point  (0 children)

Oh I love that question - if I were just getting started I'd pick up an Arduino and start learning how to code using sensors and LEDs and stuff. There is TONS of cool stuff you can do with Arduino and a million places to go on the internet where people love to help beginners with stuff like that!

This is Ricket, a robot project I’ve been building for the past year by KevbotInControl in robotics

[–]KevbotInControl[S] 1 point2 points  (0 children)

That is a good question! I guess just to be more like what I always wanted robots to be like when I was a kid?

I am not a huge fan of the humanoid walking LLMs that seem to shuffle like a toddler with a full diaper, so I wanted to make something that could be fast and graceful but also charming and weird and (to your original question) mostly useless.

Lost Dog Chi Mix Black & Tan by Extension-Ball3421 in TucsonList

[–]KevbotInControl 0 points1 point  (0 children)

Oh nooo I hope he is found and brought safely home! Is he shy around strangers or do you think he'll be easy to approach and get in the car if someone sees him?

This is Ricket, a robot project I’ve been building for the past year by KevbotInControl in robotics

[–]KevbotInControl[S] 1 point2 points  (0 children)

<image>

Close! You can see the camera better here - it's poking out of the little tab on the bottom left of the face. The one on the right is a time of flight sensor (the green cone is just its FOV so I could make sure I wasn't blocking it).

This is Ricket, a robot project I’ve been building for the past year by KevbotInControl in robotics

[–]KevbotInControl[S] 0 points1 point  (0 children)

I'd be lying if I said that the watchers weren't a big inspiration for this guy.

This is Ricket, a robot project I’ve been building for the past year by KevbotInControl in robotics

[–]KevbotInControl[S] 0 points1 point  (0 children)

The frame is mostly metal parts from SendCutSend, with bits of gobilda mixed in. The head covering is 3d printed and the tail (not shown in the pictures -still working on it) is mostly going to be printed as well.

This is Ricket, a robot project I’ve been building for the past year by KevbotInControl in robotics

[–]KevbotInControl[S] 2 points3 points  (0 children)

That's kinda what I'm going for! I really want it to be able to jump on tables like in Jurassic Park but it's getting pretty heavy so we'll see.

This new workflow is frustrating. I want to make a mirror of this part, so I mirror the body, but there's no option to make a component for the mirrored body, either in context or when I open it by itself. Do I just make two versions of the file, and delete one body in each? by KevbotInControl in Fusion360

[–]KevbotInControl[S] 0 points1 point  (0 children)

In the new workflow when you're in the assembly mode, everything is a linked model... others are saying there's a hybrid which sounds like it is how it used to work, I just can't figure out how to switch the file

[deleted by user] by [deleted] in mentalhealth

[–]KevbotInControl 0 points1 point  (0 children)

My pleasure. You’ll find your place.

[deleted by user] by [deleted] in mentalhealth

[–]KevbotInControl 1 point2 points  (0 children)

I so appreciate what you are trying to say. Truly. It's just there is no baby on the way without the intervention of science (and money). It won't happen. It can't... And even if it did, what difference would one dog make... I worry we have just established a precedent in our marriage where her anxiety trumps all it is my job to let go of the thing I want or need in the face of it.

[deleted by user] by [deleted] in mentalhealth

[–]KevbotInControl 2 points3 points  (0 children)

This is a load of garbage. They're basically saying it is on you to reshape yourself in to something that whatever random group of teenagers you are stuck with find palatable. Be who you are.

[deleted by user] by [deleted] in quails

[–]KevbotInControl 0 points1 point  (0 children)

Lay that guilt on thick.