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

I want use in gazebo...but I got 'std::out_of_range' error #60

Open
BamBamBap opened this issue Jun 20, 2022 · 1 comment
Open

I want use in gazebo...but I got 'std::out_of_range' error #60

BamBamBap opened this issue Jun 20, 2022 · 1 comment

Comments

@BamBamBap
Copy link

BamBamBap commented Jun 20, 2022

I want use darknet_3d in gazebo.
I changed darknet_3d.yaml file.
Screenshot from 2022-06-20 21-54-47

When I launched file, I got a below error code.. and doesn't show darknet_3d.
Screenshot from 2022-06-20 21-55-37

Do you happen to know fix it?
I used darknet_ros_3d.launch.

Below is my node
Screenshot from 2022-06-20 21-56-58

@fgonzalezr1998
Copy link
Contributor

Hi @BamBamBap You can not use map as a working frame because the algorithm needs a frame whose axes are in the following way: X aiming to the front, Y aiming to the left and Z aiming to the top. This topic usually is "camera_link". Hence, if you want the coordinates based on the map frame you will have to do the transformation later

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

2 participants