看的古月大神跟一位叫沧海飞帆的博主的文章
~/catkin_ws$ roslaunch rbx1 fake_pi_robot.launch
launch出错。。。
[fake_pi_robot.launch] is neither a launch file in package [rbx1] nor is [rbx1] a launch file name
The traceback for the exception was written to the log file
看介绍在.bashrc文件中加入
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/root/catkin_ws/src/rbx1
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/root//catkin_ws/src/rbx1/rbx1_bringup
就好了。。。可是加了还是过不去
哪里出的问题啊。。。
我还试了root/改成home/客户/
之类的
没有用啊。。。卡好久了
有大神帮个忙么。。。
~/catkin_ws$ roslaunch rbx1 fake_pi_robot.launch
launch出错。。。
[fake_pi_robot.launch] is neither a launch file in package [rbx1] nor is [rbx1] a launch file name
The traceback for the exception was written to the log file
看介绍在.bashrc文件中加入
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/root/catkin_ws/src/rbx1
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/root//catkin_ws/src/rbx1/rbx1_bringup
就好了。。。可是加了还是过不去
哪里出的问题啊。。。
我还试了root/改成home/客户/
之类的
没有用啊。。。卡好久了
有大神帮个忙么。。。
