Subscribing to Topics
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!
you have an error in your CMakeList file, coud you post that, or check that it's fine?
CMake File: https://bitbucket.org/osrf/gazebo/src/8b0c2de0886a/examples/standalone/listener/?at=gazebo1.9
Could you post the contents of `/home/mudassar/listener/CMakeLists.txt`