Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 85

Recompile turtlebot from source problem

$
0
0
Hi Everyone, I need to implement a multi-turtlebot application with Hydro ROS so that I installed the turtlebot from source using the instructions below:> mkdir ~/turtlebot> cd ~/turtlebot> wstool init src https/raw.github.com/turtlebot/turtlebot/hydro/turtlebot.rosinstall -j8> source /opt/ros/hydro/setup.bash> rosdep install --from-paths src -i -y> catkin_make I spawned two turtlebots but I have problems with the “odom” topic that doesn’t resolve correctly. I am getting just one “/odom” topic instead of two like “robot1/odom” and “robot2/odom” Since I have this problems, incorrect resolution of each robot prefix, I made some changes on the source file gazebo_ros_create.cpp located at HOME/turtlebot/src/turtlebot_create_desktop/create_gazebo_plugins/src Then, I compiled the from ”/turtlebot” “folder” using “catkin_make” but I noticed that my changes didn’t take effect. Am I doing something wrong? Or Do I need to do something else to see the effect of my changes? Please any help would be very much appreciated!! Thanks

Viewing all articles
Browse latest Browse all 85

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>