-
Notifications
You must be signed in to change notification settings - Fork 131
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
errors in building the package in ros2 rolling #85
Comments
Do you need nav2_straightline_planner and nav2_sms_behavior packages? what do you try to use from this repo? |
I was learning Nav2 from the tutorials for all the available features. Mainly for the time being, I am interested in the Navigating Using GPS Localization (https://navigation.ros.org/tutorials/docs/navigation2_with_gps.html) tutorial part implementation. I have no idea about the necessity of the nav2_straightline_planner and nav2_sms_behavior packages. |
Thanks. Finished <<< examples_rclpy_pointcloud_publisher [5.63s] Could not find a package configuration file provided by "xacro" with any of xacroConfig.cmake Add the installation prefix of "xacro" to CMAKE_PREFIX_PATH or set Failed <<< sam_bot_description [0.63s, exited with code 1] Summary: 20 packages finished [3min 8s] |
you need to run |
Thanks a lot for your help. At least I'm able to run this with the ros iron running following one by one. only I was having errors in nav2_sms_behavior package building. deleting that package, others are running successfully. |
No problem! |
i've tried to run the package in mentioned ros2 rolling but still getting some error details of the terminal window is attached herewith as text file.
Failed <<< sam_bot_description [1.30s, exited with code 1] Aborted <<< nav2_straightline_planner [1.48s] Aborted <<< nav2_sms_behavior [7.16s] Summary: 25 packages finished [24.4s] 1 package failed: sam_bot_description 2 packages aborted: nav2_sms_behavior nav2_straightline_planner 13 packages had stderr output: examples_rclpy_executors examples_rclpy_guard_conditions examples_rclpy_minimal_action_client examples_rclpy_minimal_action_server examples_rclpy_minimal_client examples_rclpy_minimal_publisher examples_rclpy_minimal_service examples_rclpy_minimal_subscriber examples_rclpy_pointcloud_publisher launch_testing_examples nav2_gps_waypoint_follower_demo nav2_sms_behavior sam_bot_description
output.txt
The text was updated successfully, but these errors were encountered: