You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to build the rplidar_ros project.
I have installed ROS2 Foxy on Windows 10.
After that I run "call MY_PATH\local_setup.bat"
and I run into the colcon "colcon build --merge-install"
I get:
Starting >>> rplidar_ros
Failed <<< rplidar_ros [5.47s, exited with code 1]
No stderror logs are present.
In the streams log the last line is "[5.422s] Invoked command in 'D:\ROS2\ws\build\rplidar_ros' returned '1': CL=/MP C:\Program Files\CMake\bin\cmake.EXE --build D:\ROS2\ws\build\rplidar_ros --config Release"
How can I solve?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to build the rplidar_ros project.
I have installed ROS2 Foxy on Windows 10.
After that I run "call MY_PATH\local_setup.bat"
and I run into the colcon "colcon build --merge-install"
I get:
Starting >>> rplidar_ros
Failed <<< rplidar_ros [5.47s, exited with code 1]
Summary: 0 packages finished [5.97s]
1 package failed: rplidar_ros
No stderror logs are present.
In the streams log the last line is "[5.422s] Invoked command in 'D:\ROS2\ws\build\rplidar_ros' returned '1': CL=/MP C:\Program Files\CMake\bin\cmake.EXE --build D:\ROS2\ws\build\rplidar_ros --config Release"
How can I solve?
The text was updated successfully, but these errors were encountered: