-
Notifications
You must be signed in to change notification settings - Fork 140
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
ROS Noetic #70
Comments
@brunopinto900 pleass share the errors |
Hello, I fixed some issues already (mainly missing dependencies on catkin tools, point cloud library). But now i have this problem: I ran catkin build and the following was outputed: Errors << glog_catkin:make /home/bruno/mav_planner_ws/logs/glog_catkin/build.make.000.log |
@brunopinto900 You need this in your workspace: https://github.com/ethz-asl/glog_catkin |
@Jaeyoung-Lim @brunopinto900 Hi, I am also trying to make it work on noetic on an Nvidia Xavier. I have encountered some problems caused by the pcl. The catkin build error is so long, so I can not copy everything in this post. Some errors like error: 'minus' is not a member of 'pcl::tratits' Are these errors caused by the wrong installment of pcl? |
@tcy1998 On noetic PCL requires C++14, so find |
I am trying to install this repo on ROS Noetic and its give lot of error while building, does this work in Noetic?
The text was updated successfully, but these errors were encountered: