Subscribing to Topics

asked 2014-03-29 12:15:08 -0600

mudassar gravatar image

While following tutorial at:

http://gazebosim.org/wiki/Tutorials/1.9/topics

I got following error after executing command cmake ..

CMake Error: Error in cmake code at /home/mudassar/listener/CMakeLists.txt:1: Parse error. Expected a command name, got unquoted argument with text "

Kindly guide to resolve. I am running Gazebo 1.9 on Ubuntu 12.04 LTS. My ROS is Hydro.

Thanks!

edit retag flag offensive close merge delete

Comments

you have an error in your CMakeList file, coud you post that, or check that it's fine?

AndreiHaidu gravatar imageAndreiHaidu ( 2014-03-30 06:10:05 -0600 )edit

Could you post the contents of `/home/mudassar/listener/CMakeLists.txt`

nkoenig gravatar imagenkoenig ( 2014-04-01 16:16:41 -0600 )edit