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

Ryan Hickman's profile - activity

2012-12-11 11:31:39 -0500 received badge  Famous Question (source)
2012-12-11 11:31:39 -0500 received badge  Popular Question (source)
2012-12-11 11:31:39 -0500 received badge  Notable Question (source)
2012-10-09 03:30:44 -0500 received badge  Famous Question (source)
2012-10-09 03:30:44 -0500 received badge  Popular Question (source)
2012-10-09 03:30:44 -0500 received badge  Notable Question (source)
2012-08-19 14:33:40 -0500 received badge  Notable Question (source)
2012-08-19 14:33:40 -0500 received badge  Famous Question (source)
2012-08-03 08:18:48 -0500 received badge  Popular Question (source)
2012-06-15 07:17:00 -0500 received badge  Teacher (source)
2012-04-04 21:00:05 -0500 received badge  Nice Question (source)
2012-04-04 12:58:25 -0500 received badge  Student (source)
2012-02-20 18:02:04 -0500 asked a question ROS Wiki crumbtrail navigation is odd

I'm having trouble navigating the Turtlebot wiki and it seems mainly due to the crumbtrail structure.

Example page: http://ros.org/wiki/turtlebot_calibration/Tutorials/Calibrate%20Odometry%20and%20Gyro

Has this crumbtrail: turtlebot_calibration / Tutorials / Calibrate Odometry and Gyro

I would expect that clicking Turtorials would crawl up to the list of all tutorials. Or the root of the crumbtrail would point here: http://ros.org/wiki/turtlebot_apps

Perhaps I'm just a wiki idiot? :)

2012-02-20 17:52:14 -0500 answered a question rviz crashing at startup with BadDrawable

I can confirm that repeated attempts to launch rviz eventually works fine. I did not have to change the OGRE_RTT_MODE setting.

2012-02-20 17:51:16 -0500 answered a question rosrun rviz rviz fails with "BadRequest()" error

I also have this problem. After reading this post I just kept trying and within 3-5 times it would work.

http://answers.ros.org/question/11809/rviz-crashing-at-startup-with-baddrawable

This is on a Lenovo T60p running Oneiric with Electric.

2012-02-20 17:41:14 -0500 asked a question Difference between turtlebot_bringup minimal.launch and turtlebot service?

The Turtlebot Bringup wiki doesn't describe what is different between the service and running minimal.launch manually. From my crude digging it seems that the service also runs minimal.launch but with some extra params and an argument added.

1) Is there a difference in methods to launch the Turtlebot?

2) How can I see the terminal output of the service (I often run the manual method just to see what's going on)?

3) Is there a way to remove the service from running at startup (admittedly stupid question but I'm stumped)?

Thanks, Ryan

2012-02-20 17:30:15 -0500 asked a question turtlebot_bringup kinect.launch keeps dying

Every time I run the kinect.launch I'm seeing it die and respawn constantly. It does transfer data that can be seen in rviz but this seems bad.

$ roslaunch turtlebot_bringup kinect.launch

This is what I see in the logs. When I Ctrl+C to kill it the data stops showing up in rviz so it doesn't seem like another version is running.

[kinect_laser-5] restarting process process[kinect_laser-5]: started with pid [15470] [kinect_laser_narrow-6] process has died [pid 15368, exit code 255]. log files: /home/turtlebot/.ros/log/812dabc0-5c46-11e1-a637-485d607d235c/kinect_laser_narrow-6.log respawning... [kinect_laser_narrow-6] restarting process process[kinect_laser_narrow-6]: started with pid [15507] [pointcloud_throttle-4] process has died [pid 15445, exit code 255]. log files: /home/turtlebot/.ros/log/812dabc0-5c46-11e1-a637-485d607d235c/pointcloud_throttle-4.log respawning... [pointcloud_throttle-4] restarting process process[pointcloud_throttle-4]: started with pid [15586] [kinect_laser-5] process has died [pid 15470, exit code 255]. log files: /home/turtlebot/.ros/log/812dabc0-5c46-11e1-a637-485d607d235c/kinect_laser-5.log respawning... [kinect_laser-5] restarting process process[kinect_laser-5]: started with pid [15600] [kinect_laser_narrow-6] process has died [pid 15507, exit code 255]. log files: /home/turtlebot/.ros/log/812dabc0-5c46-11e1-a637-485d607d235c/kinect_laser_narrow-6.log respawning... [kinect_laser_narrow-6] restarting process process[kinect_laser_narrow-6]: started with pid [15671] [pointcloud_throttle-4] process has died [pid 15586, exit code 255]. log files: /home/turtlebot/.ros/log/812dabc0-5c46-11e1-a637-485d607d235c/pointcloud_throttle-4*.log respawning...

2012-02-20 17:24:12 -0500 answered a question electric android op: failed to make a map

@Gemini - I was having the no camera issue for a while and ended up leaving it running for a while and it eventually cleared up. I could see something in the status messages going by that it failed to detect it at the USB port it was expecting it and switched itself. I know nothing of USB ID's but perhaps Turtlebot doesn't like moving around where things get plugged in?

@fergs - Dumb question, but where are the source install steps? A search takes me to this wiki page but there is no source install linked from any of the linked pages. http://ros.org/wiki/turtlebot_apps