Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when oslaunch lwr_utils run.launch sim:=true launch_gazebo:=true terminal show err: RLException: roslaunch file contains multiple nodes named [/gazebo]. #21

Open
dbdxnuliba opened this issue Aug 12, 2020 · 4 comments

Comments

@dbdxnuliba
Copy link

roslaunch lwr_utils run.launch sim:=true launch_gazebo:=true
... logging to /home/dell1804/.ros/log/635ee428-dc36-11ea-90a5-d0abd5b03bdc/roslaunch-dell1804-G3-3590-8874.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

xacro: in-order processing became default in ROS Melodic. You can drop the option.
xacro: in-order processing became default in ROS Melodic. You can drop the option.
RLException: roslaunch file contains multiple nodes named [/gazebo].
Please check all 'name' attributes to make sure they are unique.
Also check that $(anon id) use different ids.
The traceback for the exception was written to the log file

@ahoarau
Copy link
Member

ahoarau commented Aug 15, 2020

Looks like you have multiple instances of gazebo running !

@dbdxnuliba
Copy link
Author

OK,thanks
but another issue:
when roslaunch lwr_moveit_config run.launch sim:=true

home/dell1804/isir/rtt_ros-2.9_ws/install/lib/rtt_ros/deployer: line 5: 13120 Segmentation fault (core dumped) deployer "$@"

image
#20

@ahoarau
Copy link
Member

ahoarau commented Aug 18, 2020

Maybe try to run with debug:=true and send the output

@dbdxnuliba
Copy link
Author

when roslaunch lwr_moveit_config run.launch sim:=true debug:=true
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants