I tried to use this code on raspbery pi3 with ros kinetic and got this error :
pi@raspberrypi:~/catkin_workspace $ sudo bash -c "source ~/catkin_workspace/devel/setup.bash; roslaunch ros_mpu6050_node mpu6050.launch"
bash: /root/catkin_workspace/devel/setup.bash: No such file or directory
bash: roslaunch: command not found
I would appreciate your help with this issue
I tried to use this code on raspbery pi3 with ros kinetic and got this error : pi@raspberrypi:~/catkin_workspace $ sudo bash -c "source ~/catkin_workspace/devel/setup.bash; roslaunch ros_mpu6050_node mpu6050.launch" bash: /root/catkin_workspace/devel/setup.bash: No such file or directory bash: roslaunch: command not found I would appreciate your help with this issue