FOUCAULT Vincent
FOUCAULT Vincent
Hello Alexander, Testing face reco with CUDA works very well, BUT produce strange values on w and h values (box size): testing different sizes (320x240) (160x120) and same results :...
hello, question is up ! qr_robot_a1.cpp 140,6: void qrRobotA1::ReceiveObservation() for (int motorId = 0; motorId < NumMotor; motorId++) { motorAngles[motorId] = state.motorState[motorId].q; motorVelocities[motorId] = state.motorState[motorId].dq; **motorddq[motorId] = state.motorState[motorId].ddq;** // current...
Hello the team, I made a homemade BLDC robot, and i'd like to test your controller. Does it need foot sensors (i don't have ones) Does it need a tracking...
Hello the team, hello all, i'm under jetson orin nx 16, ubuntu 20.04, ros Noetic 1/ I made a node who publish the text to speak 2/ another node listens...