-
Notifications
You must be signed in to change notification settings - Fork 367
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
Build Error #48
Comments
git clone https://github.com/gazebosim/gz-math.git -b ignition-math6_6.15.0
cd gz-math/
mkdir build
cd build/
cmake ..
make -j7
sudo make install
sudo ln -s /usr/local/lib/libignition-math6.so.6.15.0 /usr/lib/x86_64-linux-gnu/libignition-math6.so.6.15.0 |
This issue will remain open until |
亲爱的作者大人,只运行RRT算法需要执行什么指令呀 |
@ZhanyuGuo at CMakeList.txt add_compile_options(-std=c++17) |
@Cayennexyz |
thanks,I have solved this problem. |
No transform from [base_footprint] to [map]. |
Please upload the screenshot again. @bobby-felt |
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libignition-math6.so.6.15.0', needed by '/home/gzy/Workspace/ros_motion_planning/devel/.private/gazebo_ped_visualizer_plugin/lib/libPedestrianVisualPlugin.so'. Stop.
The text was updated successfully, but these errors were encountered: