ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

ahumay's profile - activity

2019-07-06 12:12:15 -0500 received badge  Famous Question (source)
2019-07-06 12:12:15 -0500 received badge  Notable Question (source)
2019-07-06 12:12:15 -0500 received badge  Popular Question (source)
2019-03-15 07:38:37 -0500 received badge  Famous Question (source)
2019-02-26 01:54:27 -0500 received badge  Enthusiast
2019-02-13 16:54:27 -0500 asked a question Gazebo for two launch files (turtlebot_world.launch and gmapping_demo.launch) cannot simultaneously run?

Gazebo for two launch files (turtlebot_world.launch and gmapping_demo.launch) cannot simultaneously run? Before this get

2019-02-13 12:50:51 -0500 edited question Gazebo for two launch files (turtlebot_world.launch and gmapping_demo.launch) cannot simultaneously run?

Gazebo for two launch files (turtlebot_world.launch and gmapping_demo.launch) cannot simultaneously run? Before this get

2019-02-13 12:50:00 -0500 edited question Gazebo for two launch files (turtlebot_world.launch and gmapping_demo.launch) cannot simultaneously run?

turtlebot_world.launch and gmapping_demo.launch cannot simultaneously run? Before this gets marked as a duplicate of htt

2019-02-13 12:23:57 -0500 edited question Gazebo for two launch files (turtlebot_world.launch and gmapping_demo.launch) cannot simultaneously run?

turtlebot_world.launch and gmapping_demo.launch cannot simultaneously run? Before this gets marked as a duplicate of htt

2019-02-13 12:23:57 -0500 received badge  Editor (source)
2019-02-13 12:23:51 -0500 edited question Gazebo for two launch files (turtlebot_world.launch and gmapping_demo.launch) cannot simultaneously run?

turtlebot_world.launch and gmapping_demo.launch cannot simultaneously run? Before this gets marked as a duplicate of htt

2019-02-12 15:40:45 -0500 asked a question Gazebo for two launch files (turtlebot_world.launch and gmapping_demo.launch) cannot simultaneously run?

turtlebot_world.launch and gmapping_demo.launch cannot simultaneously run? Before this gets marked as a duplicate of htt

2019-02-12 14:57:09 -0500 commented answer Invalid roslaunch XML syntax: [Errno 2] while running a roslaunch launch file

@gvdhoorn yes, I just rebooted my machine

2019-02-12 02:01:02 -0500 commented answer Invalid roslaunch XML syntax: [Errno 2] while running a roslaunch launch file

Does one have to re-compile after adding this (And how do you do that?). I added it but it doesn't seem to recognize the

2019-02-12 01:16:11 -0500 commented answer How to get turtlebot to move in gazebo?

Just the kobuki_keyop package, which is odd because I swore I tried it before. Obviously not though

2019-02-11 23:10:32 -0500 received badge  Supporter (source)
2019-02-11 22:46:18 -0500 commented answer Invalid roslaunch XML syntax: [Errno 2] while running a roslaunch launch file

Does one have to re-compile after adding this (And how do you do that?). I added it but it doesn't seem to recognize the

2019-02-11 21:07:53 -0500 received badge  Notable Question (source)
2019-02-11 21:07:43 -0500 marked best answer How to get turtlebot to move in gazebo?

Hi, I am brand new to ROS and have had issues setting up my turtlebot_gazebo to just have the simulated turtlebot move around.

I am just trying to follow this tutorial: http://wiki.ros.org/turtlebot_gazebo/...

But get stuck on Step 2, which is really just getting this http://wiki.ros.org/turtlebot_simulat... to work.

I run

roscore
roslaunch turtlebot_gazebo turtlebot_world.launch
roslaunch turtlebot_rviz_launchers view_robot.launch

Which both work fine.

Then I do

roslaunch turtlebot_teleop keyboard_teleop.launch

However, while my key presses to move the robot appear in the keyboard_teleop.launch terminal window, the robot doesn't move in Rviz.

How do I get my robot to listen to the turtlebot_telop_keyboard/cmd_vel topic if my robot only exists in simulation? Which node is the actual turtlebot?

Do I need to have

roslaunch turtlebot_stage turtlebot_in_stage.launch

be running? Because that gives me an error (Invalid roslaunch XML syntax: [Errno 2] No such file or directory: u'/opt/ros/kinetic/share/turtlebot_navigation/launch/includes/amcl.launch.xml').

2019-02-11 21:07:43 -0500 received badge  Scholar (source)
2019-02-11 20:30:36 -0500 commented question How to get turtlebot to move in gazebo?

Delb's solution actually has it moving now. Thank you anyways though

2019-02-11 20:30:09 -0500 commented answer How to get turtlebot to move in gazebo?

That worked! Thank you so much.

2019-02-11 20:26:14 -0500 commented question How to get turtlebot to move in gazebo?

Thank you for your prompt response! When I run rosnode info /turtlebot_teleop_keyboard I get Node [/turtlebot_teleo

2019-02-11 20:24:50 -0500 commented question How to get turtlebot to move in gazebo?

Thank you for your prompt response! When I run rosnode info /turtlebot_teleop_keyboard I get Node [/turtlebot_teleo

2019-02-11 19:01:27 -0500 received badge  Popular Question (source)
2019-02-07 15:47:30 -0500 asked a question Getting turtlebot_gazebo to have turtlebot move around?

Getting turtlebot_gazebo to have turtlebot move around? Hi, I am brand new to ROS and have had issues setting up my turt

2019-02-07 15:47:30 -0500 asked a question How to get turtlebot to move in gazebo?

How to get turtlebot to move in gazebo? Hi, I am brand new to ROS and have had issues setting up my turtlebot_gazebo to