Closed 130s closed 8 years ago
Are you trying to simulate the create or the koubuki base?
Kobuki base for this.
Add my fork of kobuki_desktop to your catkin_ws, and checkout the kinetic branch. This has all the modifications needed to get the gazebo plugin to compile and work under Gazebo7 (used with kinetic).
https://github.com/rohbotics/kobuki_desktop/tree/kinetic https://github.com/yujinrobot/kobuki_desktop/pull/45
I compiled https://github.com/rohbotics/kobuki_desktop/commit/e1e53436502f3fa0c54aaab6cd8620883d08a3ea in my catkin ws and tried the same command but still see the same issue. Thanks though.
This has all the modifications needed to get the gazebo plugin to compile and work under Gazebo7 (used with kinetic).
I don't seem to have compilation issue. It seems to me a runtime issue.
sorry , my English is very poor. I have met the same problem with you ,did you have solved this problem now? If you have,could you tell me the solution?Thank you very much.
@rohbotics did you see the same runtime problem?
I saw this, but it went way for me with the changes I made.
Kobuki Gazebo Plugins is in the deb pipeline. For those having trouble, could you grab the deb from the shadow repository and see if that works for you?
Thank you @stonier, I confirmed that the issue is gone using the newest kobuki_gazebo_plugins
from deb.
(I don't understand why source-building @rohbotics' code didn't work earlier, but I'm happy now :) and won't dig into it.)
Closing the issue since I'm the original reporter. Others who still see this issue feel free to add comments so that I or maintainers can re-open.
roslinguini@130s-serval:~/kinetic_xenial/cws_household$ rospack find kobuki_gazebo_plugins
/opt/ros/kinetic/share/kobuki_gazebo_plugins
roslinguini@130s-serval:~/kinetic_xenial/cws_household$ rosversion kobuki_gazebo_plugins
0.5.0
roslinguini@130s-serval:~/kinetic_xenial/cws_household$ rospack find turtlebot_gazebo
/home/roslinguini/kinetic_xenial/cws_household/src/turtlebot/turtlebot_simulator/turtlebot_gazebo
roslinguini@130s-serval:~/kinetic_xenial/cws_household$ roscd turtlebot_gazebo && git log
commit 5e56b235e4fb3c8a8277d388194c4e3346901bd3
Author: Jihoon Lee <jihoonlee.in@gmail.com>
Date: Wed Sep 16 11:57:06 2015 +0900
2.2.2
I might be doing something wrong, but let me just think out loud.
Nodes graph tells there's a breakage.
As a reference here's one I got on Indigo machine.
Obvisously due to this e.g. Twist command doesn't take any effect.
Some outputs.
For installation many packages are build from source (see https://github.com/turtlebot/turtlebot_apps/issues/143#issuecomment-226594335 my footage for that).