Robotics StackExchange | Archived questions

Gazebo plugin-Failed to resolve RegisterPlugin error+ Gazebo topic visualization

BH I'm trying to attach a plugin to this launch fileC:\fakepath\turtlebot_world2.launch. When launching the file, I keep getting this error: Error [Plugin.hh:158] Failed to resolve RegisterPlugin: /home/hayim/buildworldtutorial/build/libwall1_world.so: undefined symbol: RegisterPlugin[ INFO] [1431075019.325996696]: Starting plugin Kobuki(ns = //)!

Must mention,The plugin is attached according to the [Overview of Gazebo Plugins tutorial] while the names are changed and also the hello_world.cc file as described by this attached file. C:\fakepath\hello_world.cc

Generally, the code should move the turtlebot forward and I wish to see that in gazebo.

By the way, how come I can't see the cmdvelmux topic by picking the topic visualization tab on Gazebo?

Asked by haz88 on 2015-05-08 05:17:58 UTC

Comments

I cannot see your using gazebo model plugin in hell_world.cc.

Asked by winston on 2015-05-09 10:15:13 UTC

Sorry, I attached the wrong file....this is the right one:

Asked by haz88 on 2015-05-09 14:19:22 UTC

Answers

C:\fakepath\hello_world.cc

Asked by haz88 on 2015-05-09 14:21:06 UTC

Comments