jesseweisberg / moveo_ros

ROS packages and Arduino scripts that can be used to control the BCN3D Moveo robotic arm in simulation and real-life.
MIT License
297 stars 126 forks source link

Warning new node with same name #25

Closed MJDien closed 5 years ago

MJDien commented 5 years ago

I had the problem that some files were missing after installing ROS. After I installed the missing Packages I get the warning: [ WARN] [1561983642.247397802]: Shutdown request received. [ WARN] [1561983642.247547924]: Reason given for shutdown: [new node registered with same name] Ros seems to be running fine. At least now i can launch the demo file. Do I need to take care of it? And is there anyway of knowing what is installed twice?

MJDien commented 5 years ago

I think i might have opened 2 Rviz windows that might have caused this Problem. After restarting it works