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

M Samir's profile - activity

2016-08-17 09:35:23 -0500 received badge  Famous Question (source)
2015-04-27 02:04:01 -0500 received badge  Famous Question (source)
2014-07-28 08:34:34 -0500 received badge  Famous Question (source)
2014-03-10 21:23:13 -0500 received badge  Famous Question (source)
2014-03-04 19:44:39 -0500 received badge  Notable Question (source)
2014-03-04 04:14:13 -0500 received badge  Popular Question (source)
2014-03-04 01:22:22 -0500 received badge  Notable Question (source)
2014-03-04 00:12:13 -0500 asked a question Problem in RViz !!

when i run RViz this msg appear to me and i can not solve it :

/home/eng/.rviz/display_config does not exist!

i use fuerte
can one help me please ...

Thank you ....

2014-02-24 01:33:12 -0500 received badge  Notable Question (source)
2014-02-24 00:45:02 -0500 received badge  Famous Question (source)
2014-02-24 00:40:22 -0500 received badge  Student (source)
2014-02-23 20:34:08 -0500 received badge  Popular Question (source)
2014-02-22 22:52:13 -0500 asked a question fail to Parse a urdf file

i can't understand and not working

$ .<path>/parser <path>my_robot.urdf
# ./devel/lib/robot_description/parser /src/robot_description/urdf/my_robot.urdf (for example)
2014-02-22 21:19:12 -0500 asked a question fail to Parse a urdf file

CMakeFiles/parser.dir/src/parser.cpp.o: In function main': parser.cpp:(.text+0x59): undefined reference toros::init(int&, char, std::basic_string<char, std::char_traits<char="">, std::allocator<char> > const&, unsigned int)' parser.cpp:(.text+0x87): undefined reference to ros::console::g_initialized' parser.cpp:(.text+0x96): undefined reference toros::console::initialize()' parser.cpp:(.text+0xf1): undefined reference to ros::console::initializeLogLocation(ros::console::LogLocation*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ros::console::levels::Level)' parser.cpp:(.text+0x132): undefined reference toros::console::setLogLocationLevel(ros::console::LogLocation, ros::console::levels::Level)' parser.cpp:(.text+0x13e): undefined reference to ros::console::checkLogLocationEnabled(ros::console::LogLocation*)' parser.cpp:(.text+0x197): undefined reference toros::console::print(ros::console::FilterBase, void, ros::console::levels::Level, char const, int, char const, char const, ...)' parser.cpp:(.text+0x202): undefined reference to urdf::Model::initFile(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' parser.cpp:(.text+0x214): undefined reference toros::console::g_initialized' parser.cpp:(.text+0x223): undefined reference to ros::console::initialize()' parser.cpp:(.text+0x284): undefined reference toros::console::initializeLogLocation(ros::console::LogLocation, std::basic_string<char, std::char_traits<char="">, std::allocator<char> > const&, ros::console::levels::Level)' parser.cpp:(.text+0x2c8): undefined reference to ros::console::setLogLocationLevel(ros::console::LogLocation*, ros::console::levels::Level)' parser.cpp:(.text+0x2d4): undefined reference toros::console::checkLogLocationEnabled(ros::console::LogLocation)' parser.cpp:(.text+0x32d): undefined reference to ros::console::print(ros::console::FilterBase*, void*, ros::console::levels::Level, char const*, int, char const*, char const*, ...)' parser.cpp:(.text+0x33e): undefined reference toros::console::g_initialized' parser.cpp:(.text+0x34d): undefined reference to ros::console::initialize()' parser.cpp:(.text+0x3ae): undefined reference toros::console::initializeLogLocation(ros::console::LogLocation, std::basic_string<char, std::char_traits<char="">, std::allocator<char> > const&, ros::console::levels::Level)' parser.cpp:(.text+0x3f2): undefined reference to ros::console::setLogLocationLevel(ros::console::LogLocation*, ros::console::levels::Level)' parser.cpp:(.text+0x3fe): undefined reference toros::console::checkLogLocationEnabled(ros::console::LogLocation)' parser.cpp:(.text+0x457): undefined reference to `ros::console::print(ros::console::FilterBase, void, ros::console::levels::Level, char const, int, char const, char const, ...)' collect2: ld returned 1 exit status make[2]: * [testbot_description/parser] Error 1 make[1]: [testbot_description/CMakeFiles/parser.dir/all] Error 2 make[1]: Waiting for unfinished jobs.... [ 81%] Built target control_toolbox_generate_messages [ 83%] [ 83%] Built target controller_manager Built target gazebo_ros_camera_utils make: ** [all] Error 2 Invoking "make" failed

i use hydro . please help ...

2014-02-15 03:15:50 -0500 received badge  Notable Question (source)
2014-02-11 03:41:29 -0500 received badge  Popular Question (source)
2014-02-09 22:20:18 -0500 received badge  Popular Question (source)
2014-02-07 20:57:48 -0500 asked a question No Visual Robot Model with URDF

when i write in terminal

roslaunch urdf_tutorial display.launch model:=urdf/02-multipleshapes.urdf

result

IOError: [Errno 2] No such file or directory: u'urdf/02-multipleshapes.urdf'

And no RViz display ,so and no robot i use groovy please i need help

2014-02-07 06:14:49 -0500 asked a question Building a Visual Robot Model with URDF from Scratch

when i write in terminal roslaunch urdf_tutorial display.launch model:=urdf/02-multipleshapes.urdf

result

IOError: [Errno 2] No such file or directory: u'urdf/02-multipleshapes.urdf'

And no RViz display ,so and no robot

i use groovy please i need help

2013-12-02 00:42:00 -0500 received badge  Notable Question (source)
2013-12-01 08:38:18 -0500 received badge  Popular Question (source)
2013-11-29 22:48:09 -0500 asked a question Building a ROS Package CMake Error
CMake Error at /opt/ros/groovy/share/catkin/cmake/catkin_package.cmake:156 (message):
  catkin_package() DEPENDS on 'TinyXML' which must be find_package()-ed
  before.  If it is a catkin package it can be declared as CATKIN_DEPENDS
  instead without find_package()-ing it.

please i need help .