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

WaliD's profile - activity

2019-03-14 02:57:27 -0500 received badge  Famous Question (source)
2019-03-14 02:57:27 -0500 received badge  Notable Question (source)
2018-06-19 04:16:51 -0500 received badge  Enthusiast
2018-06-13 11:54:16 -0500 commented answer CMake Error: Unknown CMake command "add_message_files".

It is the same error I said, but I have solved the problem: I forget to add the message_generation to the file "package.

2018-06-13 03:15:50 -0500 commented answer CMake Error: Unknown CMake command "add_message_files".

@ahendrix I have the same error, when I enter the command catkin_make in order to compile the talker and the listener it

2018-06-12 08:09:34 -0500 commented answer CMake Error: Unknown CMake command "add_message_files".

Hello, I have added the message generation to the find_package as : find_package(catkin REQUIRED COMONENTS roscpp rospy

2018-06-12 08:07:27 -0500 received badge  Supporter (source)
2018-06-05 02:29:32 -0500 received badge  Popular Question (source)
2018-06-04 09:37:35 -0500 commented question ROS Kinetic: Turtle won't move using arrow keys

Great, it works, but I have removed all ROS files, and reinstalled them, it was because of other problems during the ins

2018-06-04 09:37:25 -0500 commented question ROS Kinetic: Turtle won't move using arrow keys

Great, it works, but i have removed all ROS files, and reinstalled them, it was because of other problems during the ins

2018-06-04 08:13:02 -0500 commented question ROS Kinetic: Turtle won't move using arrow keys

I was following the tutorial on turtlesim in wiki.ros.org/ROS/Tutorials/UnderstandingTopics, the steps 1 and 2 work fine

2018-06-04 05:45:24 -0500 asked a question ROS Kinetic: Turtle won't move using arrow keys

ROS Kinetic: Turtle won't move using arrow keys Hello guys, I am a beginner in ROS kinetic. my problem is: turtle won'