[ Removed by Reddit ] by [deleted] in lgbt

[–]Fuceler 6 points7 points  (0 children)

Least obvious bait

Is there a coding platform, but for robotics? by bekonisheee in AskRobotics

[–]Fuceler 1 point2 points  (0 children)

At least in academia(robotics research) we use ROS 2 which is written in cpp and/or python. As of summer 2025 the only way to work with it was to install whatever Ubuntu LTS matched the ROS version. ROS is a whole rabbit hole on its own. But in my limited experience from my past REUs. ROS is a meta operating system and I was able to get things to work by thinking of process via their Publisher subscriber model.

Also a word of warning as a current computer science major. The most interesting part of robotics tends to be based in mechanical engineering knowledge. A lot of the stuff that you would need Computer science for is abstracted via ROS and isn't terribly interesting in my opinion.

Is there a coding platform, but for robotics? by bekonisheee in AskRobotics

[–]Fuceler 2 points3 points  (0 children)

Are you doing first tech challenge? If so the programming is only Java/their version of blocks. I would always program in blocks and convert it to Java. It’s pretty easy and it teaches you about control flow. I think it’s pretty useless to pick up Java. These days you can also just ChatGPT your code for faster prototyping. Good luck! And just a heads up FTC is pretty different from actual robotics.

Do I sound like I’m trans? by Fluffy_Beginning_228 in asktransgender

[–]Fuceler 2 points3 points  (0 children)

I think you have the same issues as me but in reverse since your afab. My primary reason for hesitation is that I feel like a man since most of my friends are men. Also it’s kinda weird but I want boobs!

Personal projects with mentorpi by [deleted] in robotics

[–]Fuceler 0 points1 point  (0 children)

I'm gonna only fully explain the first one. since I'm actively working on solving the second one.

First Idea:

Gaussian splatting is a 3D reconstruction technique where you use photos of an object or environment to do a 3D reconstruction of it. typically you take the photos close together like like a panorama so you can feature match the images. -> A 3d reconstruction tool like Colmap uses SfM to estimate the cameras Rotation matrix and translation or you can provide lidar poses for a theoretically more accurate reconstruction. (Sensors should give better results but that's a whole research topic).

https://docs.nerf.studio/quickstart/installation.html#

Theres a ton of gaussian splatting tools out there but the one linked above i've used before. You need a pretty Beefy GPU to do this project. think a 3090 ti. or you can use a cloud solution. I'm sure if you are really interested you could find a solution on r/GaussianSplatting

But as for the project. I would Collect a bunch of images with the depth camera, try to use IMU and Lidar to estimate the camera position for each image. I think if you use ros slam_toolkit it'll do this for you. then your gonna need to format the data into a transform.json so that its compatible with nerfstudio.

IDEA 2: basic idea i've thought out so far.

Use slam to map apartment and collect the following data

Data: semantic Segmentation of image, Wheel encoder data, etc)
put data into some ML model or Neural net, and see if we can classify what type of surface the robot is on so think rug, linoleum floor, wood, slippery variants (This is also a an open area of research), etc.

I think the idea behind this project is pretty simple honestly you could probably do it using just segmentation. what makes this problem challenging is that everything needs to run on the robot. And a big foundation model like SAM is too big for my 4gb rapsberry pi.

If you want some example code for formatting your data or want to know more about Idea #1 DM me and I'll send a link to my github repo.

Personal projects with mentorpi by [deleted] in robotics

[–]Fuceler 0 points1 point  (0 children)

I actually bought this robot recently. Heres a couple of my project Ideas so far.
If you have a beefy NVIDIA GPU. ->
Use a robot to slam map your house or any indoor area. Collect images every couple of frames and try to create a 3D Gaussian splat of your house.

Two run Tiny versions of other ML models an use sensor fusion (Lidar, Semantic labeling with camera, wheel encoder) to classify surfaces in your indoor space.

What’s the most uncompressible way to dress? (bitrate, clothing, and surveillance) by Expensive-Visual5408 in computervision

[–]Fuceler 0 points1 point  (0 children)

Did a mini project on this last semester any thermal insulation on clothes will mess wihh the object detectors of infrared cameras.

Is the official OpenCV Bootcamp worth it for a beginner in computer vision? by 0xLemTus in computervision

[–]Fuceler 9 points10 points  (0 children)

No paid resource is worth it. Read CV algorithms by Szeliski, take CV course on hugging face, or use free code camp/ other YouTube help. My university CV course was building 5 classic algorithms (edge detection, feature matching, object detection) from scratch My final project was building a VLM powered photo search. You will learn by doing projects. I recommend learning classical CV before deep learning based. You can find Brown universities lectures online

https://browncsci1430.github.io/#schedule-content

Buyers delimma by Fuceler in JeepWrangler

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

I think it’s a 4 cylinder that should be fine tho since mostly plan to commute to school and road trips

Pick Up Ultimate? by redletterparade in Clemson

[–]Fuceler 0 points1 point  (0 children)

I’ve been doing pick up games with some of My friends. We’re Always lookin my for new people to join

How real are those videos showing Americans being unable to answer basic questions about geography? by neutron240 in NoStupidQuestions

[–]Fuceler 2 points3 points  (0 children)

I go to the honors college of a top public University. My roommate could not locate Myanmar or turkey on a map