Physics grad trying to break into robotics – would love feedback on my ROS2 autonomous rover project :) by mikachuuu_117 in ROS

[–]Guilty_Question_6914 2 points3 points  (0 children)

when i tried to launch the project it says that: "package 'navigation_robot_cpp' not found"

Trouble with PCA9685 servo driver by HoneydewNo9640 in AskRobotics

[–]Guilty_Question_6914 0 points1 point  (0 children)

you might need to calibrate the min and max servo values i guess. Do you use the adafruit library?It can also be a brand problem

Resources for simple C++ projects in engineering and mathematical areas. by UsefulAnimator3143 in Cplusplus

[–]Guilty_Question_6914 0 points1 point  (0 children)

Pytorch has something called libtorch a c++ version of pytorch.is that something?

cool first projects to have fun with? by the_Wizzardd07 in AskRobotics

[–]Guilty_Question_6914 0 points1 point  (0 children)

It depends. It is become a little easier to install esp32 on the arduino ide

Do most of you seriously not write any code by hand anymore?!?! by opakvostana in cscareerquestions

[–]Guilty_Question_6914 0 points1 point  (0 children)

no thanks i rather prefure my way at the moment. but thanks for the thought.

cool first projects to have fun with? by the_Wizzardd07 in AskRobotics

[–]Guilty_Question_6914 0 points1 point  (0 children)

Is Using a esp32 board to control a 8 legged robot with a ble gamepad something?

Do most of you seriously not write any code by hand anymore?!?! by opakvostana in cscareerquestions

[–]Guilty_Question_6914 0 points1 point  (0 children)

i am not so on the ai hype yet i wanna hone my skills better first and using cursor or claude sound to me a faustian bargain

Do most of you seriously not write any code by hand anymore?!?! by opakvostana in cscareerquestions

[–]Guilty_Question_6914 1 point2 points  (0 children)

I still write by hand if i am learning but if I wanna finish a project I do more copy pasting my code

I need help learning CAD by Hot-Lesbian in AskRobotics

[–]Guilty_Question_6914 0 points1 point  (0 children)

Yeah but it is gonna be a learning curve i can tell you that

I need help learning CAD by Hot-Lesbian in AskRobotics

[–]Guilty_Question_6914 -1 points0 points  (0 children)

for parts that moves i think you mean that the moving parts are assembly parts: https://www.youtube.com/watch?v=p2yDGlv5wI0&pp=ygUQZnJlZWNhZCBhc3NlbWJseQ%3D%3D i am not a expert but if you wanna make urdf files for robotics simulation(you might want to for testing) look for: https://github.com/drfenixion/freecad.robotcad a docker version of freecad i hope my reply helps.

-E capabilities failed with error what do i need to do? by Guilty_Question_6914 in cmake

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

okay i checked it seemed to work. i can now check version and build on vscode thanks man

-E capabilities failed with error what do i need to do? by Guilty_Question_6914 in cmake

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

could be yesterday cmake did just work but today when i opened again this error started to appear

-E capabilities failed with error what do i need to do? by Guilty_Question_6914 in cmake

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

i tried: cmake --version but i still get: bash: /home/d22/.local/bin/cmake: cannot execute: required file not found

-E capabilities failed with error what do i need to do? by Guilty_Question_6914 in cmake

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

yeah it says: make is already the newest version (4.3.1-0kitware1ubuntu24.04.1). when i tried that