injae hwang
injae hwang
I have same issue
I have same issue can read can data but can't write can data using below board and connect to teensy4.0 , 22,23 pin  is there...
Actually I solved it by changing the board sn65hvd230 to mcp2551  then every thing is fine ... I heard that there are many bad copy boards of sn65hvd230 thank...
This hasn't been discussed for quite some time, but I'm curious as to why the jerk isn't being applied to Tebs.
it works for me thanks a lot
I use those commands for ubuntu 20.04 ``` sudo apt install qt5-default git clone https://github.com/developer0hye/Yolo_Label cd Yolo_Label git checkout 160a8cc3e82deebe6f5a02d49ada667d267718cc # current master branch has error (can't make) qmake make...
at master branch ``` make ``` this is error message ``` /usr/lib/qt5/bin/uic mainwindow.ui -o ui_mainwindow.h g++ -c -pipe -O2 -std=gnu++1z -Wall -W -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I....
I have same issue ...
I solve this problem **I had this problem because I build and make install ceres-solver manually** just ``` cd {ceres-solver-build} sudo make uninstall ``` and I reinstall dependancy ``` rosdep...
I have same error and died