[Servo] use the default launch file from the pkg#113
Conversation
|
In your branch I can see the file servo_cpp_interface_demo.launch.py but your instructions are:
Should that launch file remain there? |
|
My concern with this is that it affects the MoveIt2 Foxy documentation and these particular changes were not ported to Foxy (main only). Therefore:
|
|
Thanks for the review @facontidavide! I'll get the ball rolling on backporting that PR to Foxy. |
a07c9d6 to
76b881e
Compare
|
@vatanaksoytezer @JafarAbdi it looks like we can merge this now since it will not affect Foxy. I would appreciate that to simplify launch file maintenance. |
I don't think we should do that (we should resist changing foxy for moveit or the tutorials if it works as is). I do think this is a good change for main. |
This PR added a new example launch file. It is nice in that it shows how to launch Servo as a node component or as a standalone node.
So, now the tutorial can use that launch file and we can delete some of the launch files in this repo.
This launch file was not used anywhere AFAICT so I deleted it:
servo_server_panda.launch.py