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

roslaunch ca_gazebo create_2.launch error

asked 2020-02-12 22:22:09 -0500

hannah1 gravatar image

updated 2020-02-13 02:59:03 -0500

gvdhoorn gravatar image

I'm trying to launch a gazebo simulation with this code but run into an error at this step:

Console:

Workspace configuration appears valid.
[build] Found '5' packages in 0.0 seconds.                                     
[build] Package table is up to date.                                           
Starting  >>> ca_description                                                   
Finished  <<< ca_description                [ 0.3 seconds ]                    
Starting  >>> ca_msgs                                                          
Finished  <<< ca_msgs                       [ 0.9 seconds ]                    
Starting  >>> ca_tools                                                         
Finished  <<< ca_tools                      [ 0.2 seconds ]                    
Starting  >>> ca_driver                                                        
Finished  <<< ca_driver                     [ 1.9 seconds ]                    
[build] Summary: All 4 packages succeeded!                                     
[build]   Ignored:   1 packages were skipped or are blacklisted.               
[build]   Warnings:  None.                                                     
[build]   Abandoned: None.                                                     
[build]   Failed:    None.                                                     
[build] Runtime: 3.5 seconds total.                                            

hannah@hannah-VirtualBox:~/create_ws$ source ~/create_ws/devel/setup.bash

hannah@hannah-VirtualBox:~/create_ws$ roslaunch ca_gazebo create_2.launch

[create_2.launch] is neither a launch file in package [ca_gazebo] nor is [ca_gazebo] a launch file name
The traceback for the exception was written to the log file

hannah@hannah-VirtualBox:~/create_ws$ source devel/setup.bash

hannah@hannah-VirtualBox:~/create_ws$ cd

hannah@hannah-VirtualBox:~$ source devel/setup.bash

bash: devel/setup.bash: No such file or directory

hannah@hannah-VirtualBox:~$ roslaunch ca_gazebo create_2.launch

[create_2.launch] is neither a launch file in package [ca_gazebo] nor is [ca_gazebo] a launch file name
The traceback for the exception was written to the log file
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-02-12 22:45:35 -0500

hannah1 gravatar image

Solved - those install instructions clone a different bitbucket

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-02-12 22:22:09 -0500

Seen: 162 times

Last updated: Feb 13 '20