Mehmet Yildirim

Results 4 issues of Mehmet Yildirim

Hi, I couldn't visualize ros messages in ROS2 rviz When I try to echo a topic using ros2 topic echo /topic name, I got an error below _The passed message...

I have an existing OpenEmbedded Project, and an image called core-image-production. I followed the instructions below, added layer meta-ros to conf/bblayers.conf and built the image. https://github.com/ros/meta-ros/wiki/OpenEmbedded-Build-Instructions I also added the...

Hi, I have RTI Connext DDS pro 6.1.0, I am using Ubuntu 18.04 x64 When I try to build Makefile_x64Linux3gcc5.4.0, I got a lot of errors like: RTILog_debug’ was not...

Could you please explain in detail how to make a topic and message readable by ROS2? I want to visualize another ros message in RViz, I add rt/ in front...