ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

What does this error mean "bash: foxy: No such file or directory"

asked 2020-12-15 02:46:37 -0500

Rashmi  Wijesundara gravatar image

Followed the official installation instructions and it worked fine. Attempted "printenv | grep -i ROS" this command to check my installation and it worked fine with some commands i get the above error

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-12-16 20:45:57 -0500

srujan gravatar image

Are you sourcing your terminal before using ros2? Try doing this source ~/ros2_foxy/ros2-linux/setup.bash

You may want to add the above command to ~/.bashrc file to avoid sourcing each time when you open a new terminal.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-12-15 02:46:37 -0500

Seen: 315 times

Last updated: Dec 16 '20