Skip to content

代码可以在ubuntu20.04上使用ros noetic 运行吗? #17

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

Open
winner958 opened this issue Oct 27, 2021 · 5 comments
Open

代码可以在ubuntu20.04上使用ros noetic 运行吗? #17

winner958 opened this issue Oct 27, 2021 · 5 comments

Comments

@winner958
Copy link

rviz 中 MarkArray 会出现 StatusError, 不知道怎么搞

@LiJiangnanBit
Copy link
Owner

没有试过这个哈 我只在16.04上运行过~

@lxa199709
Copy link

excuse me ,can you give me a idea about solving the problem"E1224 16:40:23.179859 6428 path_optimizer.cpp:51] Path optimization FAILED!
W1224 16:40:23.081485 6428 reference_path_smoother.cpp:529] Ref is short: 1, quit POST SMOOTHING.".
this error happens when i change the OccupancyGrid message instead of image as the input of the grid map,i don't have any method about solving that.

@LiJiangnanBit
Copy link
Owner

LiJiangnanBit commented Dec 25, 2021

excuse me ,can you give me a idea about solving the problem"E1224 16:40:23.179859 6428 path_optimizer.cpp:51] Path optimization FAILED! W1224 16:40:23.081485 6428 reference_path_smoother.cpp:529] Ref is short: 1, quit POST SMOOTHING.". this error happens when i change the OccupancyGrid message instead of image as the input of the grid map,i don't have any method about solving that.

图片

Seems that you have only one input ref point. Try longer reference line.

@lxa199709
Copy link

excuse me ,can you give me a idea about solving the problem"E1224 16:40:23.179859 6428 path_optimizer.cpp:51] Path optimization FAILED! W1224 16:40:23.081485 6428 reference_path_smoother.cpp:529] Ref is short: 1, quit POST SMOOTHING.". this error happens when i change the OccupancyGrid message instead of image as the input of the grid map,i don't have any method about solving that.

图片 Seems that you have only one input ref point. Try longer reference line.

highly appreciate you for your answers,i got it .and i wonder know that in your simulation video ,the map which display the obstacle in black marker, how the map make and the map's input sensor message is the laserscan?

@LiJiangnanBit
Copy link
Owner

@lxa199709 The simulator is V-rep (now CoppeliaSim https://www.coppeliarobotics.com/). You can get the coordinates of the lidar point clouds and project them onto the gridmap.

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