Anas Derkaoui

Results 16 comments of Anas Derkaoui

I really don't want to go this way because I have a lot of other files that I don't want to lose. I am trying my best to figure it...

I have the same output as previously : anas@anas-desktop:/usr/local/cuda-10.2/samples/1_Utilities/deviceQuery$ ./deviceQuery ./deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) cudaGetDeviceCount returned 999 -> unknown error Result = FAIL...

Hello, I had the same issue but not running docker. I used the simple way and the topic and node were not showing. The workaround is to add the ros...

Hi, I had the same issue; - Make sure you modify [this line](https://github.com/flynneva/bno055/blob/45e1ff16936101711260c9fda63fbad99376ce3b/launch/bno055.launch.py#L38) in the launch file to "bno055_params_i2c.yaml". - Also change the "i2c_bus" in [this line](https://github.com/flynneva/bno055/blob/45e1ff16936101711260c9fda63fbad99376ce3b/bno055/params/bno055_params_i2c.yaml#L34) of the param...

I am not using a URDF, only tf from the drivers' packages. I checked running: `ros2 run tf2_tools view_frames` and I got the required tf tree: `map -> odom ->...

Okay, thank you. How do I know if my tf is correct then ?