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
I have a fresh-installation of ROS2 Foxy and followed the installation guide; however, when I run the colcon build command then I get the following error. I tried checked to see if I was missing any dependencies using rosdep install --from-paths src -y --ignore-src however it say I have everything I need. What dependency do I need or is there something else I am doing wrong?
Note: I am running this on an Nvidia Jetson Nano with Ubuntu 20.04 although I can also run it on a Raspberry Pi. I assumed they would both work. I was also planning on getting it running natively. Once it works I will pass the usb connection to a Docker container and run it inside the container. I am using an Astra Pro Plus as well.
Edit: I just ran it on the Raspberry Pi 4b (8gb) and it seems to be building just fine.
I have a fresh-installation of ROS2 Foxy and followed the installation guide; however, when I run the colcon build command then I get the following error. I tried checked to see if I was missing any dependencies using
rosdep install --from-paths src -y --ignore-src
however it say I have everything I need. What dependency do I need or is there something else I am doing wrong?Note: I am running this on an Nvidia Jetson Nano with Ubuntu 20.04 although I can also run it on a Raspberry Pi. I assumed they would both work. I was also planning on getting it running natively. Once it works I will pass the usb connection to a Docker container and run it inside the container. I am using an Astra Pro Plus as well.
Edit: I just ran it on the Raspberry Pi 4b (8gb) and it seems to be building just fine.
The text was updated successfully, but these errors were encountered: