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

bk's profile - activity

2022-02-23 09:54:57 -0500 received badge  Nice Question (source)
2014-12-18 19:40:45 -0500 received badge  Famous Question (source)
2014-07-28 21:49:03 -0500 received badge  Famous Question (source)
2014-07-06 15:35:45 -0500 received badge  Notable Question (source)
2014-07-06 15:35:45 -0500 received badge  Popular Question (source)
2014-05-29 05:50:22 -0500 asked a question Does microstrain_3dmgx2_imu work with the 3DM-GX4-25?

Does the microstrain_3dmgx2_imu driver work for the Microstrain 3DM-GX4-25?

Thanks!

2014-05-19 02:07:16 -0500 received badge  Popular Question (source)
2014-05-19 02:07:16 -0500 received badge  Notable Question (source)
2014-04-24 03:16:24 -0500 received badge  Enthusiast
2014-04-20 06:57:24 -0500 marked best answer Does urg_node work with Hokuyo's new UST-10LX?

Has anyone tested the urg_node to see if it works with Hokuyo's new UST-10LX? https://www.hokuyo-aut.co.jp/02sensor...

Thanks!

2014-03-24 23:32:23 -0500 received badge  Famous Question (source)
2014-01-22 03:11:24 -0500 received badge  Student (source)
2014-01-22 02:46:11 -0500 commented question change sbpl_lattice_planner preference to reverse motion?

The local planner is in a very preliminary stage. It does not adhere to the nav_core::BaseLocalPlanner interface, does not use cmd_vel nor the ackermann steering message types, and will unfortunately not be universally helpful in other ways. I will let you know if something changes

2014-01-22 02:29:22 -0500 commented answer change sbpl_lattice_planner preference to reverse motion?

Thanks ahendrix for the solution!

2014-01-22 02:20:59 -0500 commented answer change sbpl_lattice_planner preference to reverse motion?

Thanks for the tutorials. They have been very helpful!

2014-01-22 02:19:36 -0500 received badge  Scholar (source)
2014-01-21 21:56:42 -0500 received badge  Notable Question (source)
2014-01-21 09:24:45 -0500 received badge  Popular Question (source)
2014-01-21 08:11:10 -0500 commented question change sbpl_lattice_planner preference to reverse motion?

We created a custom local planner

2014-01-21 08:09:51 -0500 commented answer change sbpl_lattice_planner preference to reverse motion?

That makes sense. I will validate this tomorrow. Thanks!

2014-01-21 07:07:23 -0500 asked a question change sbpl_lattice_planner preference to reverse motion?

Sbpl_lattice_planner's default for navigation seems to be to move forward with minimal reverse movements. It seems to choose inefficient routes in order to move forward rather than in reverse. For example, sometimes it will turn around prior to running a forward route rather than taking a simpler reverse route.
1-Is this true?
2-Is there any functionality in sbpl_lattice_planner to make the default to be to prefer moving in reverse with minimal forward motion?
The robot has Ackermann-like steering and it needs to move predominately in the reverse direction. We could switch the forward direction to reverse however there are times where forward motion is needed.

2013-10-07 10:33:12 -0500 commented question Having problems with TOD object detection

The program hangs at: "Setting sync off". One possible difference is that my depth resolution seems to stay at vga@30fps. Using rqt and dynamic reconfigure, I change the depth resolution to sxga @ 15fps but when I exit out of rqt and enter it again the depth goes back to vga@30fps.

2013-10-04 09:32:13 -0500 commented question Having problems with TOD object detection

I also was not able get any poses using vga @ 30 fps. bit-pirate: When I used --res sxga and --fps 15 on the object_recognition_capture pkg 'capture' executable, the program locks up. I am using: -a Kinect -set the dynamic reconfiguration(through rqt) to sxga @15fps -using groovy/64bitUbuntu 12.04

2013-09-26 04:48:23 -0500 received badge  Supporter (source)