ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Falcon's profile - activity

2023-02-06 06:40:44 -0500 received badge  Popular Question (source)
2023-01-30 04:53:09 -0500 asked a question stereo visual Slam on ros humble

stereo visual Slam on ros humble Hi everyone, I have a freenove 3wheel that i interfaced whith ros and build with a hom

2023-01-30 04:52:04 -0500 asked a question Visual slam on ros humble

Visual slam on ros humble Hi everyone, I have a freenove 3wheel that i interfaced whith ros and build with a home made

2023-01-30 04:52:03 -0500 asked a question Visual slam on ros humble

Visual slam on ros humble Hi everyone, I have a freenove 3wheel that i interfaced whith ros and build with a home made

2019-11-26 18:58:51 -0500 received badge  Nice Question (source)
2019-06-16 19:29:26 -0500 received badge  Famous Question (source)
2019-06-16 19:29:26 -0500 received badge  Notable Question (source)
2019-06-16 19:29:26 -0500 received badge  Popular Question (source)
2019-03-14 06:22:31 -0500 received badge  Famous Question (source)
2017-02-07 13:48:23 -0500 received badge  Student (source)
2017-02-07 12:14:13 -0500 received badge  Notable Question (source)
2017-02-07 12:13:44 -0500 asked a question image_view can't display 64FC1 images

Hello, Do you know why i can't display 64float images with image_view ? and if not is there any other solution ? thank you!

2017-01-27 13:14:38 -0500 received badge  Popular Question (source)
2017-01-26 13:29:49 -0500 commented question Compiling a c++ rosnode with TinyXML

For the CMakeLists.txt i made exactly what is wroten here http://wiki.ros.org/tinyxml and taht made the warning to appear Ps : i'm using ros indigo

2017-01-25 08:02:24 -0500 asked a question Compilation issues while using TinyXML

Hello! I followed this tutorial http://wiki.ros.org/tinyxml to compile my node where i use TinyXML. The probleme is that I'm getting a Warning and I can't figure why and solve it. Did somebody Have any Idea ? The Warning is : cc1plus: warning: /usr/lib/x86_64-linux-gnu/libtinyxml.so: not a directory [enabled by default]

2017-01-25 08:02:23 -0500 asked a question Compilation issues while using TinyXML

Hello! I followed this tutorial http://wiki.ros.org/tinyxml to compile my node where i use TinyXML. The probleme is that I'm getting a Warning and I can't figure why and solve it. Did somebody Have any Idea ? The Warning is : cc1plus: warning: /usr/lib/x86_64-linux-gnu/libtinyxml.so: not a directory [enabled by default]

2017-01-25 08:02:23 -0500 asked a question Compiling a c++ rosnode with TinyXML

Hello! I followed this tutorial http://wiki.ros.org/tinyxml to compile my node where i use TinyXML but the probleme is that I'm getting a Warning and I can't figure why and solve it. Did somebody Have any Idea ?

The Warning is :

cc1plus: warning: /usr/lib/x86_64-linux-gnu/libtinyxml.so: not a directory [enabled by default]