Donato Caramia

Results 5 comments of Donato Caramia

> i use windows and my c++ is `(ground_seg) PS D:\code\python\acupoint_detection\Grounded-Segment-Anything-main> which c++ /c/msys64/ucrt64/bin/c++` Hi @Leestronger I have your same problem, but if I run which c++, I get: `"which"...

Hi @artyomkorchagin, I have the same Issue. Do you have any news?

> Hello [@Cadodo97](https://github.com/Cadodo97) , I'm still facing the same issue, no idea why. Hi @artyomkorchagin in my case MoveG still doesn't work. I'm launching: `ros2 launch ros2srrc_launch moveit2.launch.py package:=ros2srrc_ur3 config:=ur3_3`...

Hi @artyomkorchagin I solved the problem download everything again following the Instruction, pay attention to add `export RMW_IMPLEMENTATION=rmw_cyclonedds_cpp` in your .bashrc file, this command is in the step _7. Install...

@MrMengQi yes. In my case I was trying to use GroundingDINO in a bigger project. I solved this issue following these steps: 1. download/create the repository of the project you...