urdf_example
urdf_example copied to clipboard
A simple example of a URDF file to use with ROS
Results
2
urdf_example issues
Sort by
recently updated
recently updated
newest added
Hi, When i try to run the "ros2 launch urdf_example rsp.launch.py" it executes the error like this "raise InvalidLaunchFileError(extension, likely-errors=exceptions) launch.invalidlaunch_file_error.InvalidLaunchFileError : Caught exception when trying to load file of...
You should add the command : “source install/setup.bash” to source the workspace on the terminal window. You don't include this step on this video but you perform this step on...