Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RRT does not work #13

Open
tiara567 opened this issue Aug 8, 2022 · 2 comments
Open

RRT does not work #13

tiara567 opened this issue Aug 8, 2022 · 2 comments

Comments

@tiara567
Copy link

tiara567 commented Aug 8, 2022

Hi, Sir. I have followed your instructions. So far so good until i run the following code:

roslaunch ros_autonomous_slam autonomous_explorer.launch

The rviz window already opened and the publish points is set. However, the RRT does not show up. In terminal terminal there is an error
"ERROR: cannot launch node of type [ros_autonomous_slam/global_rrt_detector]: Cannot locate node of type [global_rrt_detector] in package [ros_autonomous_slam]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [ros_autonomous_slam/local_rrt_detector]: Cannot locate node of type [local_rrt_detector] in package [ros_autonomous_slam]. Make sure file exists in package path and permission is set to executable (chmod +x)"

Please give me some insight, Sir

@MJ1307
Copy link

MJ1307 commented Jan 23, 2023

@tiara567 Did u find any solution?

@NeoZMeng
Copy link

NeoZMeng commented Nov 6, 2023

It seems like you did not compile the code, thus missing the executables. Try catkin_make. (if you don't know how to use it, google how to use catkin_make)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants