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

Shleaky's profile - activity

2013-06-06 09:34:54 -0500 received badge  Famous Question (source)
2013-04-30 04:50:37 -0500 received badge  Student (source)
2013-04-30 04:28:21 -0500 received badge  Famous Question (source)
2013-03-05 10:20:50 -0500 received badge  Notable Question (source)
2013-01-26 09:40:29 -0500 received badge  Popular Question (source)
2013-01-26 09:40:29 -0500 received badge  Notable Question (source)
2013-01-17 03:04:24 -0500 received badge  Popular Question (source)
2013-01-07 21:36:34 -0500 asked a question Gmapping to slow?

Hey all, just had a quick question. I'm doing some mapping with turtlebot however not all is going well. I am working with the mapping tutorial and i am finding that rviz isnt updating fast enough. It really only updates ever 30sec-1min which is way to slow to capture any data. I have found that the rviz process begins take 100% of the cpu speed of my turtlebot or workstation depending on which one it is run on.

Is there anything I could be doing wrong?

2012-12-10 15:19:34 -0500 received badge  Editor (source)
2012-12-10 15:17:41 -0500 commented question Turtlebot follower demo not following

Hey tfoote I just had ago at your idea, I think ive had a look at the wheels, front bumper, all usb ports and serial connections especially wires connecting to the kinect. Is there anything else I could be missing?

2012-12-10 15:12:08 -0500 received badge  Supporter (source)
2012-12-10 14:36:15 -0500 asked a question Turtlebot follower demo not following

Hey everyone, month long lurker first time poster here. I'm running ubuntu 10.04 ROS electric turtlebot on the lenovo x130e laptop.

I've been working on the complete turtlebot kit for awhile now and I've come across an problem that just simply cannot solve. I'll do my best to explain it, so here it goes.

For quite some time I've had an issue with the follower demo as well as the mapping demo. I believe I can relate the problem between the two as well. Basically whenever I run the follower demo everything loads up but then the turtle bot follows me (generally just a straight line, Similarly when ever I begin mapping with the mapping demo everything loads up correctly and I can visually see on rviz what the robot is seeing but when I begin to move. The robot stops scanning the environment and on the rviz screen just becomes a robot moving around without detecting/scanning anything.

This was very confusing until I realised that when I ran this code I could personally see the kinect's red laser shining. However I found that after the robot sees me in the follower demo the red laser turns off, I observed the laser turning of during the mapping demo as well after beginning tele-operation or even if the robot is left stationary.

I would like to point out that the follower demo reports no errors when the robot stops moving, and the mapping demo as far as I know doesn't signal any warning to the scanner/laser not working.

Also if I simply run the kinect visualizer demo the kinect red laser stays on for the entire demo and I can have full control over that demo.

Please let me know of any information that I could that could help.

Thanks everyone,

-Cody