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

sbpl_lattice_planner in ROS indigo

asked 2015-05-04 13:22:53 -0500

Naman gravatar image

updated 2015-05-06 16:09:10 -0500

Hi all,

As far as I know, sbpl_lattice_planner has not been updated for ROS indigo. Are there any plans to update it for ROS indigo in the near future or should it be considered as deprecated?

Update: Both the versions of sbpl_lattice_planner mentioned in the answers are working but in both cases, I am having some problem in linking sbpl_lattice_planner with sbpl. I have installed sbpl using sudo apt-get install ros-indigo-sbpl. Then, when I run roslaunch sbpl_lattice_planner move_base_sbpl_fake_localization_2.5cm.launch, stage opens up with the map but then I get the following error:

[ INFO] [1430936937.523934202, 1.100000000]: Name is SBPLLatticePlanner
terminate called after throwing an instance of 'SBPL_Exception*'
[move_base_node-3] process has died [pid 32285, exit code -6, cmd /home/namankumar/catkin_ws/devel/lib/move_base/move_base __name:=move_base_node __log:=/home/namankumar/.ros/log/beecc1ea-f41d-11e4-ade8-d4bed9838fa3/move_base_node-3.log].
log file: /home/namankumar/.ros/log/beecc1ea-f41d-11e4-ade8-d4bed9838fa3/move_base_node-3*.log

Does anyone have any idea about why is this happening?

Thanks in advance.
Naman Kumar

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2015-05-05 08:37:38 -0500

Here's another version that is confirmed to work on Indigo: https://github.com/tu-darmstadt-ros-p...

edit flag offensive delete link more

Comments

Thanks @Stefan! Your version is also working but I am having some problem with linking sbpl_lattice_planner with sbpl. I have updated my original question. Do you know why is that happening?

Naman gravatar image Naman  ( 2015-05-06 13:38:55 -0500 )edit
2

answered 2015-05-04 14:23:35 -0500

ahendrix gravatar image

I have a fork of the sbpl_lattice_planner that works on Hydro, and will probably work on Indigo as well: https://github.com/trainman419/sbpl_l...

edit flag offensive delete link more

Comments

Thanks @ahendrix! Your version is working but I am having some problem with linking sbpl_lattice_planner with sbpl. I have updated my original question. Do you know why is that happening?

Naman gravatar image Naman  ( 2015-05-06 13:39:14 -0500 )edit
1

That's not a linking error; that's a runtime error. Your new problem is far enough from the original question that you should ask a new question.

ahendrix gravatar image ahendrix  ( 2015-05-07 00:31:21 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-05-04 13:22:53 -0500

Seen: 1,228 times

Last updated: May 06 '15