Yiyi Yan
Yiyi Yan
I have tried the same thing as @BoMadsen suggested, and it fixed the problem. It seems that platformio build is not working, but direct pull from this repo works. By...
> Hi folks, @dayjaby , @weicong96 , @hexray-newbee , @aa-calvo Can you please try current ros2 master? I do not get silent messages anymore, but don't really know what is...
I have also manually ported `px4.launch` and `apm.launch`, but the parameters don't seem to be loaded correctly
@eliabruni Yeah, of course, I am new to ROS2 and had to face quite a steep learning curve coming from ROS, would love to have some pointers! Currently, mavros can...
Here are the changes: - update *.xml to ros2 format - update *yaml to ros2 format (just add `ros__parameters` to everything) (assume you are using simulator) ```bash cd my_ws/src/my_pkg/launch ros2...
@vooon Thank you very much for the pointer! I will give it another try, any suggestions on how to test if the parameters are loaded correctly? I would imagine using...
@dusty-nv Thank you for your timely reply :) (I am really new to the Jetson) I was given the Jetson in the lab, and I believe it was preinstalled from...
Could you please give `-fsee` a try? I am not sure if that will solve it