RLException: Invalid <param> tag: Cannot load command parameter [robot_description]: no such command [['/opt/ros/noetic/share/xacro/xacro.py', '/home/tanmayd26/catkin_ws/src/car_simulation_ros_gazebo/carsim_discription/urdf/model.urdf']].Param xml is <param name="robot_description" command="$(find xacro)/xacro.py $(arg model)"/>The traceback for the exception was written to the log file
I am getting this error when I do roslaunch carsim_gazebo rviz.launch
RLException: Invalid <param> tag: Cannot load command parameter [robot_description]: no such command [['/opt/ros/noetic/share/xacro/xacro.py', '/home/tanmayd26/catkin_ws/src/car_simulation_ros_gazebo/carsim_discription/urdf/model.urdf']].
Param xml is <param name="robot_description" command="$(find xacro)/xacro.py $(arg model)"/>
The traceback for the exception was written to the log file
I am getting this error when I do
roslaunch carsim_gazebo rviz.launch