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

saucompeng's profile - activity

2019-05-02 13:17:16 -0500 received badge  Famous Question (source)
2018-07-17 15:17:34 -0500 received badge  Notable Question (source)
2016-10-31 11:42:11 -0500 received badge  Popular Question (source)
2016-09-21 11:39:45 -0500 commented question How to fix this problem ? in ubuntu 14.04 (hector_exploration_node]

it doesn't give error. returns "/opt/ros/indigo/share/hector_exploration_node"

2016-09-21 07:27:44 -0500 asked a question How to fix this problem ? in ubuntu 14.04 (hector_exploration_node]

I cloned source code of hector navigation to my share folder. Then I compiled all packets with rosmake.

When I want to run "roslaunch hector_exploration_node exploration_planner.launch" I get error which is :

"ERROR: cannot launch node of type [hector_exploration_node/exploration_planner_node]: can't locate node [exploration_planner_node] in package [hector_exploration_node]"

My ros version is "indigo".

What is wrong? How can i fix it ?

2016-09-21 07:27:44 -0500 asked a question How to fix this problem ? in ubuntu 14.04 (hector_exploration_node]

I cloned source code of hector navigation to my share folder. Then I compiled all packets with rosmake. I get error which is :

"ERROR: cannot launch node of type [hector_exploration_node/exploration_planner_node]: can't locate node [exploration_planner_node] in package [hector_exploration_node]"

My ros version is "indigo".

What is wrong? How can i fix it ?