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

编译时报错 #2

Open
wadefrank opened this issue Dec 17, 2020 · 4 comments
Open

编译时报错 #2

wadefrank opened this issue Dec 17, 2020 · 4 comments

Comments

@wadefrank
Copy link

wadefrank commented Dec 17, 2020

In file included from /home/robomaster/robo_ws/src/Planning/src/roborts_costmap/include/costmap/costmap_interface.h:69:0, from /home/robomaster/robo_ws/src/Planning/src/roborts_costmap/src/costmap_interface.cpp:53: /home/robomaster/robo_ws/src/Planning/src/roborts_costmap/include/costmap/dynamic_obstacle_layer.h:56:50: fatal error: roborts_msgs/GlobalPlannerActionGoal.h: No such file or directory compilation terminated.

@luomu-kuxin
Copy link

me too....

@Dicer-J
Copy link

Dicer-J commented Feb 21, 2021

应该是a_star_planner.cpp里面有几个关于abs()数据类型的报错问题,加上强制转换abs(int())就可以了。

@Dicer-J
Copy link

Dicer-J commented Feb 21, 2021

86行,244行和245行

@JunjieWang95
Copy link
Collaborator

See #3.

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

4 participants