Setting up STM32 rosserial protocol with multi threads using FreeRTOS [Step-by-Step Tutorial] | ROS

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

ความคิดเห็น • 8

  • @pushkar4543
    @pushkar4543 3 หลายเดือนก่อน +1

    [ERROR] [1620001239.580453]: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino. showing this error

    • @dityagarda
      @dityagarda  3 หลายเดือนก่อน

      You have to change the baudrate to 57600. Make sure that the port (/dev/ttyUSB1) you connect is correct
      rosrun rosserial_python serial_node.py _port:=/dev/ttyUSB1 _baud:=57600

    • @pushkar4543
      @pushkar4543 3 หลายเดือนก่อน

      I have tried this and the other suggestions provided on other videos. It's not working 😢.

    • @dityagarda
      @dityagarda  3 หลายเดือนก่อน

      @@pushkar4543 What type of ur stm32 ?

    • @pushkar4543
      @pushkar4543 3 หลายเดือนก่อน

      @@dityagardanucleo f446re

    • @truongphan3094
      @truongphan3094 3 หลายเดือนก่อน

      I have same error with @dityagarda
      I'm using STM32F401RCT6, can you help me, pls @pushkar4543

  • @ibrahimsutlu8826
    @ibrahimsutlu8826 8 หลายเดือนก่อน

    Are operations performed where the video is cropped?

    • @dityagarda
      @dityagarda  8 หลายเดือนก่อน

      I think for operations nothing is cropped. Are u having problems?