siemens / ros-sharp

ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
Apache License 2.0
945 stars 364 forks source link

How do you get your desired urdf to be published as robot_description to the ROS parameter server? #435

Closed kalepo closed 1 year ago

kalepo commented 1 year ago

I'm trying to edit the launch file and replace the turtlebot urdf file and package with a desired urdf file and package. In this case it is a ABB 1200

MartinBischoff commented 1 year ago

Please refer to ROS Answers for how to edit launch files.