Giter Site home page Giter Site logo

Comments (4)

cheriperi avatar cheriperi commented on June 6, 2024 1

Hi, I have the same issue for the kinetic version:
Ubuntu 16.04
Ros-kinetic

rosrun xacro xacro.py /opt/ros/kinetic/share/summit_xl_description/robots/summit_xl.urdf.xacro
Invalid parameter "name" None None
when instantiating macro: sensor_hokuyo_urg04lx (/opt/ros/kinetic/share/summit_xl_description/robots/summit_xl.urdf.xacro)
in file: /opt/ros/kinetic/share/summit_xl_description/robots/summit_xl.urdf.xacro

it happens with the sensor_hokuyo_urg04lx, thesensor_hokuyo_utm30lx and thesensor_imu_hector by far.

Thank you in advance.

from summit_xl_sim.

gitakshaygupta avatar gitakshaygupta commented on June 6, 2024 1

Hello,
I am using ROS on Ubuntu Kinetic 16.04. Following the process on the README file, I am stuck with the following error. I would like to know if there is a fix for it? Thanks a lot!


No such file or directory: /opt/ros/kinetic/share/summit_xl_description/robots/summit_xl_std.urdf.xacro None None
while processing /home/akshay/catkin_ws/src/summit_xl_sim/summit_xl_gazebo/launch/summit_xl_gazebo.launch:
while processing /home/akshay/catkin_ws/src/summit_xl_sim/summit_xl_gazebo/launch/summit_xl_one_robot.launch:
Invalid tag: Cannot load command parameter [robot_description]: command [/opt/ros/kinetic/lib/xacro/xacro '/opt/ros/kinetic/share/summit_xl_description/robots/summit_xl_std.urdf.xacro' prefix:=summit_xl_a_ ros_planar_move_plugin:=false omni_wheels:=false --inorder] returned with code [2].

Param xml is
The traceback for the exception was written to the log file


from summit_xl_sim.

aflores-c avatar aflores-c commented on June 6, 2024

I comment the following descriptions in summit_xl.urdf.xacro and I can run Gazebo now!! but I don't have hokuyo_base and sensor_imu in my simulation !

<xacro:sensor_hokuyo_urg04lx name="hokuyo_base" parent="base_link">

</xacro:sensor_hokuyo_urg04lx>

<xacro:sensor_imu_hector name="imu" parent="base_link" >

</xacro:sensor_imu_hector_is>

summit

from summit_xl_sim.

RomanRobotnik avatar RomanRobotnik commented on June 6, 2024

Hi, thanks for reporting the issue.

I should be solved after last updates in the following packages repos(branch: indigo-devel):

https://github.com/RobotnikAutomation/summit_xl_common/
https://github.com/RobotnikAutomation/robotnik_sensors

Let me know if the problem still persists.

Román

from summit_xl_sim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.