Albert

Results 56 comments of Albert

cant find opencv: > CMake Error at CMakeLists.txt:37 (message): > OpenCV > 2.4.3 not found just build it and try again > .No project() command is present. add first string...

you don`t need any api - just use import chart_studio.plotly as py after install by pip install chart_studio

ok, i started it up, but nothing`s happening when it goes on: ========== Program started ========== 2021-10-30 21:28:11,409 __main__ INFO numbers of threads: 2 2021-10-30 21:28:11,439 settings INFO loaded 2...

aaa...site is blocked by Regulator. may i just change links to the site (i mean rutracker -> rutracker.mirror or somewhat ?) in parse ?

thanks, but no need as usb or raspicam node i use already has image raw parameter. i wish i could use compressed images to speed up.

@ujur007 u dont need do both remap and change ros_mono.cc. do what you want: **change ros_mono.cc**: `ros::Subscriber sub = nodeHandler.subscribe("/camera/image_raw", 1, &ImageGrabber::GrabImage,&igb);` to `ros::Subscriber sub = nodeHandler.subscribe("/usb_camera/image_raw", 1, &ImageGrabber::GrabImage,&igb);` and...

1. the main problem here is that Aprilgrid is up-side-down. I have the same problem with custom-generated Aprilgrid with 8x6 board. And couldnt fix that until i download 6x6 grid...

@mhyoosefian could you have a look at my calibration pdf please - [320x240-report-imucam.pdf](https://github.com/ethz-asl/kalibr/files/9678351/320x240-report-imucam.pdf) i calibrated raspberry pi fish eye camera with mpu-650.

a make a short post about Kalibr if you dont mind - https://habr.com/ru/post/689778/

platformio lib -g install Servo